Cook: node 9.11.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): python-dev-2.7.15-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): c-ares-1.16.1-i486 Installing (pkg/local): c-ares-dev-1.16.1-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libicu-60.2-i486 Installing (pkg/local): icu-60.2-i486 Installing (pkg/local): icu-dev-60.2-i486 Extracting source archive "node-v9.11.2.tar.xz" Checking sha256sum of source tarball... /home/slitaz/src/node-v9.11.2.tar.xz: OK Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed creating icu_config.gypi { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': [], 'include_dirs': [], 'libraries': [ '-lz', '-lcares', '-lcrypto', '-lssl', '-licui18n', '-licuuc', '-licudata']}, 'variables': { 'asan': 0, 'coverage': 'false', 'debug_http2': 'false', 'debug_nghttp2': 'false', 'force_dynamic_crt': 0, 'host_arch': 'ia32', 'icu_gyp_path': 'tools/icu/icu-system.gyp', 'icu_small': 'false', 'llvm_version': 0, 'node_byteorder': 'little', 'node_debug_lib': 'false', 'node_enable_d8': 'false', 'node_enable_v8_vtunejit': 'false', 'node_install_npm': 'true', 'node_module_version': 59, 'node_no_browser_globals': 'false', 'node_prefix': '/usr', 'node_release_urlbase': '', 'node_shared': 'false', 'node_shared_cares': 'true', 'node_shared_http_parser': 'false', 'node_shared_libuv': 'false', 'node_shared_nghttp2': 'false', 'node_shared_openssl': 'true', 'node_shared_zlib': 'true', 'node_tag': '', 'node_target_type': 'executable', 'node_use_bundled_v8': 'true', 'node_use_dtrace': 'false', 'node_use_etw': 'false', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'false', 'node_use_v8_platform': 'true', 'node_without_node_options': 'false', 'openssl_fips': '', 'openssl_no_asm': 0, 'shlib_suffix': 'so.59', 'target_arch': 'ia32', 'v8_enable_gdbjit': 0, 'v8_enable_i18n_support': 1, 'v8_enable_inspector': 1, 'v8_no_strict_aliasing': 1, 'v8_optimized_debug': 0, 'v8_promise_internal_field_count': 1, 'v8_random_seed': 0, 'v8_trace_maps': 0, 'v8_use_snapshot': 'true', 'want_separate_host_toolset': 0}} creating config.gypi creating config.mk make -C out BUILDTYPE=Release V=1 LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/node_javascript.cc" lib/internal/bootstrap/loaders.js lib/internal/bootstrap/node.js lib/async_hooks.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/http2.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/inspector.js lib/module.js lib/net.js lib/os.js lib/path.js lib/perf_hooks.js lib/process.js lib/punycode.js lib/querystring.js lib/readline.js lib/repl.js lib/stream.js lib/_stream_readable.js lib/_stream_writable.js lib/_stream_duplex.js lib/_stream_transform.js lib/_stream_passthrough.js lib/_stream_wrap.js lib/string_decoder.js lib/sys.js lib/timers.js lib/tls.js lib/_tls_common.js lib/_tls_legacy.js lib/_tls_wrap.js lib/tty.js lib/url.js lib/util.js lib/v8.js lib/vm.js lib/zlib.js lib/internal/async_hooks.js lib/internal/buffer.js lib/internal/child_process.js lib/internal/cluster/child.js lib/internal/cluster/master.js lib/internal/cluster/round_robin_handle.js lib/internal/cluster/shared_handle.js lib/internal/cluster/utils.js lib/internal/cluster/worker.js lib/internal/crypto/certificate.js lib/internal/crypto/cipher.js lib/internal/crypto/diffiehellman.js lib/internal/crypto/hash.js lib/internal/crypto/pbkdf2.js lib/internal/crypto/random.js lib/internal/crypto/sig.js lib/internal/crypto/util.js lib/internal/constants.js lib/internal/encoding.js lib/internal/errors.js lib/internal/freelist.js lib/internal/fs.js lib/internal/http.js lib/internal/inspector_async_hook.js lib/internal/linkedlist.js lib/internal/modules/cjs/helpers.js lib/internal/modules/cjs/loader.js lib/internal/modules/esm/Loader.js lib/internal/modules/esm/CreateDynamicModule.js lib/internal/modules/esm/DefaultResolve.js lib/internal/modules/esm/ModuleJob.js lib/internal/modules/esm/ModuleMap.js lib/internal/modules/esm/ModuleWrap.js lib/internal/modules/esm/Translators.js lib/internal/safe_globals.js lib/internal/net.js lib/internal/os.js lib/internal/process/esm_loader.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/process/write-coverage.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/test/unicode.js lib/internal/tls.js lib/internal/trace_events_async_hooks.js lib/internal/url.js lib/internal/util.js lib/internal/util/comparisons.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/vm/Module.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/duplex_base.js lib/internal/streams/legacy.js lib/internal/streams/destroy.js lib/internal/wrap_js_stream.js deps/v8/tools/splaytree.js deps/v8/tools/codemap.js deps/v8/tools/consarray.js deps/v8/tools/csvparser.js deps/v8/tools/profile.js deps/v8/tools/profile_view.js deps/v8/tools/logreader.js deps/v8/tools/tickprocessor.js deps/v8/tools/SourceMap.js deps/v8/tools/tickprocessor-driver.js deps/node-inspect/lib/_inspect.js deps/node-inspect/lib/internal/inspect_client.js deps/node-inspect/lib/internal/inspect_repl.js ./config.gypi tools/check_macros.py src/notrace_macros.py src/nolttng_macros.py src/noperfctr_macros.py tools/nodcheck_macros.py LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python tools/compress_json.py deps/v8/src/inspector/js_protocol.json "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/v8_inspector_protocol_json.h" LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src; python ../../third_party/inspector_protocol/CheckProtocolCompatibility.py --stamp "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/js_protocol.stamp" js_protocol.json LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector; python build/xxd.py InjectedScriptSource_js injected-script-source.js "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/injected-script-source.h" touch a722c398dcd628b68ead5c871c0b5f345401d258.intermediate touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/tools/icu/icuuc.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/tools/icu/icui18n.stamp LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/gen-postmortem-metadata.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/debug-support.cc" objects.h objects-inl.h objects/map.h objects/map-inl.h objects/script.h objects/script-inl.h objects/shared-function-info.h objects/shared-function-info-inl.h objects/string.h objects/string-inl.h LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o ../deps/v8/src/setup-isolate-full.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/interpreter/interpreter.h:17, from ../deps/v8/src/setup-isolate-full.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc ../deps/v8/src/base/ieee754.cc: In function 'double v8::base::ieee754::log1p(double)': ../deps/v8/src/base/ieee754.cc:1918:64: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] return k * ln2_hi - ((hfsq - (s * (hfsq + R) + (k * ln2_lo + c))) - f); ~~~~~~~~~~~~^~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o ../deps/v8/src/base/platform/platform-posix-time.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o ../deps/v8/src/libplatform/tracing/trace-buffer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o ../deps/v8/src/libplatform/tracing/trace-config.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o ../deps/v8/src/libplatform/tracing/trace-object.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o ../deps/v8/src/libplatform/tracing/trace-writer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o ../deps/v8/src/libplatform/tracing/tracing-controller.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js --startup_blob "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.bin" --nojs LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen; python ../tools/js2c.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o ../deps/v8/src/builtins/builtins-arguments-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o ../deps/v8/src/builtins/builtins-array-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o ../deps/v8/src/builtins/builtins-async-function-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o ../deps/v8/src/builtins/builtins-async-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o ../deps/v8/src/builtins/builtins-async-generator-gen.cc In file included from ../deps/v8/src/libsampler/sampler.h:8, from ../deps/v8/src/libsampler/sampler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o ../deps/v8/src/builtins/builtins-async-iterator-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/builtins/builtins-arguments-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-array-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-function-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-generator-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/builtins/builtins-arguments-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-array-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-iterator-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/builtins/builtins-arguments-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-array-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-function-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-generator-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o ../deps/v8/src/builtins/builtins-boolean-gen.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-function-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-generator-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-iterator-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-async-gen.h:8, from ../deps/v8/src/builtins/builtins-async-iterator-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-boolean-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-boolean-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-boolean-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o ../deps/v8/src/builtins/builtins-call-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o ../deps/v8/src/builtins/builtins-collections-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o ../deps/v8/src/builtins/builtins-console-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o ../deps/v8/src/builtins/builtins-constructor-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o ../deps/v8/src/builtins/builtins-conversion-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o ../deps/v8/src/builtins/builtins-date-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-call-gen.h:8, from ../deps/v8/src/builtins/builtins-call-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-collections-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-console-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-constructor-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-conversion-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-date-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o ../deps/v8/src/builtins/builtins-debug-gen.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-call-gen.h:8, from ../deps/v8/src/builtins/builtins-call-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-collections-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-collections-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-console-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-constructor-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-call-gen.h:8, from ../deps/v8/src/builtins/builtins-call-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-conversion-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-console-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-constructor-gen.h:8, from ../deps/v8/src/builtins/builtins-constructor-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-conversion-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o ../deps/v8/src/builtins/builtins-forin-gen.cc In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-date-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-date-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-debug-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-forin-gen.h:8, from ../deps/v8/src/builtins/builtins-forin-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/builtins/builtins-debug-gen.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/builtins/builtins-debug-gen.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-forin-gen.h:8, from ../deps/v8/src/builtins/builtins-forin-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o ../deps/v8/src/builtins/builtins-function-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o ../deps/v8/src/builtins/builtins-generator-gen.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-forin-gen.h:8, from ../deps/v8/src/builtins/builtins-forin-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o ../deps/v8/src/builtins/builtins-global-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o ../deps/v8/src/builtins/builtins-handler-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o ../deps/v8/src/builtins/builtins-ic-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o ../deps/v8/src/builtins/builtins-internal-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-generator-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-function-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o ../deps/v8/src/builtins/builtins-interpreter-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-handler-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-global-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-function-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-generator-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/builtins/builtins-interpreter-gen.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o ../deps/v8/src/builtins/builtins-intl-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/builtins/builtins-ic-gen.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-internal-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-generator-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-function-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-handler-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-global-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/builtins/builtins-interpreter-gen.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-handler-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-global-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/builtins/builtins-ic-gen.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/builtins/builtins-interpreter-gen.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-internal-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-intl-gen.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/builtins/builtins-ic-gen.cc:6: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-internal-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-intl-gen.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-intl-gen.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o ../deps/v8/src/builtins/builtins-iterator-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o ../deps/v8/src/builtins/builtins-math-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o ../deps/v8/src/builtins/builtins-number-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o ../deps/v8/src/builtins/builtins-object-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o ../deps/v8/src/builtins/builtins-promise-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o ../deps/v8/src/builtins/builtins-proxy-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-iterator-gen.h:8, from ../deps/v8/src/builtins/builtins-iterator-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o ../deps/v8/src/builtins/builtins-regexp-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-number-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-math-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-object-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-iterator-gen.h:8, from ../deps/v8/src/builtins/builtins-iterator-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-number-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-promise-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-iterator-gen.h:8, from ../deps/v8/src/builtins/builtins-iterator-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-number-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-math-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-regexp-gen.h:8, from ../deps/v8/src/builtins/builtins-regexp-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-object-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-math-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-object-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-promise-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-promise-gen.h:8, from ../deps/v8/src/builtins/builtins-promise-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-regexp-gen.h:8, from ../deps/v8/src/builtins/builtins-regexp-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-proxy-gen.h:8, from ../deps/v8/src/builtins/builtins-proxy-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-regexp-gen.h:8, from ../deps/v8/src/builtins/builtins-regexp-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o ../deps/v8/src/builtins/builtins-string-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o ../deps/v8/src/builtins/builtins-symbol-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o ../deps/v8/src/builtins/builtins-typedarray-gen.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o ../deps/v8/src/builtins/builtins-wasm-gen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-string-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o ../deps/v8/src/builtins/setup-builtins-internal.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-symbol-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-string-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-string-gen.h:8, from ../deps/v8/src/builtins/builtins-string-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-typedarray-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-wasm-gen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-symbol-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/ic/accessor-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/builtins/setup-builtins-internal.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o ../deps/v8/src/ic/binary-op-assembler.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-symbol-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-typedarray-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-wasm-gen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-typedarray-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/builtins/setup-builtins-internal.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-descriptors.h:9, from ../deps/v8/src/builtins/builtins-utils-gen.h:8, from ../deps/v8/src/builtins/builtins-wasm-gen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/ic/accessor-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/builtins/setup-builtins-internal.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/binary-op-assembler.h:9, from ../deps/v8/src/ic/binary-op-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/accessor-assembler.h:8, from ../deps/v8/src/ic/accessor-assembler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/binary-op-assembler.h:9, from ../deps/v8/src/ic/binary-op-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ic/binary-op-assembler.h:9, from ../deps/v8/src/ic/binary-op-assembler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-factory.h:8, from ../deps/v8/src/ic/keyed-store-generic.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o ../deps/v8/src/interpreter/interpreter-generator.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/interpreter/interpreter-assembler.h:8, from ../deps/v8/src/interpreter/interpreter-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o ../deps/v8/src/interpreter/setup-interpreter-internal.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/ic/keyed-store-generic.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/ic/keyed-store-generic.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/interpreter/interpreter-generator.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/interpreter/interpreter-assembler.h:10, from ../deps/v8/src/interpreter/interpreter-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/ia32/builtins-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/ia32/builtins-ia32.o ../deps/v8/src/builtins/ia32/builtins-ia32.cc In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/handles-inl.h:8, from ../deps/v8/src/interpreter/setup-interpreter-internal.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/interpreter/interpreter-assembler.h:10, from ../deps/v8/src/interpreter/interpreter-assembler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release; python ../tools/testrunner/utils/dump_build_config_gyp.py "/home/slitaz/wok/node/source/node-9.11.2/out/Release/v8_build_config.json" "dcheck_always_on=0" "is_asan=0" "is_cfi=0" "is_component_build=static_library" "is_debug=Release" "is_gcov_coverage=0" "is_msan=0" "is_tsan=0" "is_ubsan_vptr=0" "target_cpu=ia32" "v8_enable_i18n_support=1" "v8_target_cpu=ia32" "v8_use_snapshot=true" touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/postmortem-metadata.stamp cc '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wall -Wextra -O3 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o ../deps/uv/src/fs-poll.c In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/interpreter/interpreter-generator.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/inet.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/inet.o ../deps/uv/src/inet.c In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/setup-interpreter-internal.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/builtins/builtins-arguments-gen.h:8, from ../deps/v8/src/interpreter/interpreter-generator.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-factory.h:8, from ../deps/v8/src/builtins/ia32/builtins-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o ../deps/uv/src/threadpool.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-data-getter-setters.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-data-getter-setters.o ../deps/uv/src/uv-data-getter-setters.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-common.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-common.o ../deps/uv/src/uv-common.c In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/ia32/builtins-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/version.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/version.o ../deps/uv/src/version.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o ../deps/uv/src/unix/async.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o ../deps/uv/src/unix/core.c In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/ia32/builtins-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o ../deps/uv/src/unix/dl.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o ../deps/uv/src/unix/fs.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o ../deps/uv/src/unix/getaddrinfo.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getnameinfo.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getnameinfo.o ../deps/uv/src/unix/getnameinfo.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o ../deps/uv/src/unix/loop.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-watcher.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-watcher.o ../deps/uv/src/unix/loop-watcher.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o ../deps/uv/src/unix/pipe.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o ../deps/uv/src/unix/poll.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/process.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/process.o ../deps/uv/src/unix/process.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o ../deps/uv/src/unix/signal.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/stream.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/stream.o ../deps/uv/src/unix/stream.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o ../deps/uv/src/unix/tcp.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/thread.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/thread.o ../deps/uv/src/unix/thread.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o ../deps/uv/src/unix/timer.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o ../deps/uv/src/unix/tty.c ../deps/uv/src/unix/thread.c: In function 'uv_thread_create': ../deps/uv/src/unix/thread.c:198:35: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] err = pthread_create(tid, attr, (void*(*)(void*)) entry, arg); ^ cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o ../deps/uv/src/unix/udp.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o ../deps/uv/src/unix/proctitle.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o ../deps/uv/src/unix/linux-core.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o ../deps/uv/src/unix/linux-inotify.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o ../deps/uv/src/unix/linux-syscalls.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o ../deps/uv/src/unix/procfs-exepath.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o ../deps/uv/src/unix/sysinfo-loadavg.c cc '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o ../deps/uv/src/unix/sysinfo-memory.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_buf.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_buf.o ../deps/nghttp2/lib/nghttp2_buf.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_callbacks.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_callbacks.o ../deps/nghttp2/lib/nghttp2_callbacks.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_debug.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_debug.o ../deps/nghttp2/lib/nghttp2_debug.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_frame.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_frame.o ../deps/nghttp2/lib/nghttp2_frame.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd.o ../deps/nghttp2/lib/nghttp2_hd.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman.o ../deps/nghttp2/lib/nghttp2_hd_huffman.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman_data.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman_data.o ../deps/nghttp2/lib/nghttp2_hd_huffman_data.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_helper.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_helper.o ../deps/nghttp2/lib/nghttp2_helper.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_http.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_http.o ../deps/nghttp2/lib/nghttp2_http.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_map.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_map.o ../deps/nghttp2/lib/nghttp2_map.c ../deps/nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint16be': ../deps/nghttp2/lib/nghttp2_helper.c:33:16: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration] uint16_t x = htons(n); ^~~~~ ../deps/nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_put_uint32be': ../deps/nghttp2/lib/nghttp2_helper.c:38:16: warning: implicit declaration of function 'htonl'; did you mean 'atoll'? [-Wimplicit-function-declaration] uint32_t x = htonl(n); ^~~~~ atoll ../deps/nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint16': ../deps/nghttp2/lib/nghttp2_helper.c:45:10: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration] return ntohs(n); ^~~~~ ../deps/nghttp2/lib/nghttp2_helper.c: In function 'nghttp2_get_uint32': ../deps/nghttp2/lib/nghttp2_helper.c:51:10: warning: implicit declaration of function 'ntohl'; did you mean 'atoll'? [-Wimplicit-function-declaration] return ntohl(n); ^~~~~ atoll cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_mem.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_mem.o ../deps/nghttp2/lib/nghttp2_mem.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_npn.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_npn.o ../deps/nghttp2/lib/nghttp2_npn.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_option.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_option.o ../deps/nghttp2/lib/nghttp2_option.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_outbound_item.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_outbound_item.o ../deps/nghttp2/lib/nghttp2_outbound_item.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_pq.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_pq.o ../deps/nghttp2/lib/nghttp2_pq.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_priority_spec.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_priority_spec.o ../deps/nghttp2/lib/nghttp2_priority_spec.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_queue.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_queue.o ../deps/nghttp2/lib/nghttp2_queue.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_rcbuf.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_rcbuf.o ../deps/nghttp2/lib/nghttp2_rcbuf.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_session.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_session.o ../deps/nghttp2/lib/nghttp2_session.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_stream.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_stream.o ../deps/nghttp2/lib/nghttp2_stream.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_submit.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_submit.o ../deps/nghttp2/lib/nghttp2_submit.c cc '-D_U_=' '-DBUILDING_NGHTTP2' '-DNGHTTP2_STATICLIB' -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_version.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_version.o ../deps/nghttp2/lib/nghttp2_version.c g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_dtrace_header.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_dtrace_ustack.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_dtrace_provider.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/mkssldef.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_etw.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_perfctr.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/specialize_node_d.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.host/tools/icu/icui18n.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.host/tools/icu/icuuc.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.host/node_js2c.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.host/v8_inspector_compress_protocol_json.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/inspector/protocol_compatibility.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/inspector/inspector_injected_script.stamp rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/js2c.stamp rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/ia32/builtins-ia32.o touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/v8_dump_build_config.stamp rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/inet.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-data-getter-setters.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/uv-common.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/version.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/getnameinfo.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-watcher.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/process.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/stream.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/thread.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/nghttp2/libnghttp2.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/nghttp2/libnghttp2.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_buf.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_callbacks.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_debug.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_frame.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_hd_huffman_data.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_helper.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_http.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_map.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_mem.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_npn.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_option.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_outbound_item.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_pq.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_priority_spec.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_queue.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_rcbuf.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_session.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_stream.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_submit.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/nghttp2/deps/nghttp2/lib/nghttp2_version.o touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/inspector/protocol_generated_sources.stamp g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.cpp g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Console.cpp g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Console.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Console.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/snapshot/partial-serializer.h:8, from ../deps/v8/src/snapshot/snapshot.h:8, from ../deps/v8/src/snapshot/snapshot-empty.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Schema.cpp g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Schema.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Schema.cpp:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc In file included from ../deps/v8/src/inspector/inspected-context.h:14, from ../deps/v8/src/inspector/injected-script.h:38, from ../deps/v8/src/inspector/injected-script.cc:31: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_trackAllocations +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:387:17: note: '*((void*)& in_trackAllocations +1)' was declared here Maybe in_trackAllocations; ^~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::stopTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:411:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::takeHeapSnapshot(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:435:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startSampling(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:554:19: note: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_samplingInterval; ^~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1411:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1417:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1423:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1429:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_throwOnSideEffect +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1435:17: note: '*((void*)& in_throwOnSideEffect +1)' was declared here Maybe in_throwOnSideEffect; ^~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/remote-object-id.h:8, from ../deps/v8/src/inspector/remote-object-id.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setBreakpointByUrl(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:977:16: note: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_columnNumber; ^~~~~~~~~~~~~~~ In file included from ../deps/v8/src/inspector/inspected-context.h:14, from ../deps/v8/src/inspector/inspected-context.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::getPossibleBreakpoints(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_restrictToFunction +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1084:17: note: '*((void*)& in_restrictToFunction +1)' was declared here Maybe in_restrictToFunction; ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::searchInContent(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_caseSensitive +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1231:17: note: '*((void*)& in_caseSensitive +1)' was declared here Maybe in_caseSensitive; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_isRegex +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1237:17: note: '*((void*)& in_isRegex +1)' was declared here Maybe in_isRegex; ^~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setScriptSource(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_dryRun +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1275:17: note: '*((void*)& in_dryRun +1)' was declared here Maybe in_dryRun; ^~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10, from ../deps/v8/src/inspector/search-util.h:8, from ../deps/v8/src/inspector/search-util.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/inspector/string-16.cc:15: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Profiler::DispatcherImpl::startPreciseCoverage(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_callCount +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:557:17: note: '*((void*)& in_callCount +1)' was declared here Maybe in_callCount; ^~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_detailed +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:563:17: note: '*((void*)& in_detailed +1)' was declared here Maybe in_detailed; ^~~~~~~~~~~ ../deps/v8/src/inspector/string-16.cc: In function 'bool v8_inspector::{anonymous}::isLegalUTF8(const unsigned char*, int)': ../deps/v8/src/inspector/string-16.cc:215:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:216:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:217:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:218:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:222:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (*source) { ^~~~~~ ../deps/v8/src/inspector/string-16.cc:239:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::UChar32 v8_inspector::{anonymous}::readUTF8Sequence(const char*&, size_t)': ../deps/v8/src/inspector/string-16.cc:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:264:5: note: here case 5: ^~~~ ../deps/v8/src/inspector/string-16.cc:266:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:267:5: note: here case 4: ^~~~ ../deps/v8/src/inspector/string-16.cc:269:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:270:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:272:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:273:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:275:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:276:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::ConversionResult v8_inspector::{anonymous}::convertUTF16ToUTF8(const UChar**, const UChar*, char**, char*, bool)': ../deps/v8/src/inspector/string-16.cc:145:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:146:7: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:149:7: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:152:7: note: here case 1: ^~~~ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from ../deps/v8/src/inspector/string-util.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = v8_inspector::InjectedScript::ProtocolPromiseHandler; T = v8::External; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../deps/v8/src/inspector/injected-script.cc:141:70: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/inspector/test-interface.h:8, from ../deps/v8/src/inspector/test-interface.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::compileScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1666:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = v8_inspector::InspectedContext::WeakCallbackData; T = v8::Context; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../deps/v8/src/inspector/inspected-context.cc:64:53: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::evaluate(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1299:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1305:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1311:16: note: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_contextId; ^~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1317:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1323:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1329:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1335:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::awaitPromise(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1387:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1393:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::runScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1743:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1749:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1755:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1761:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1767:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1731:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::getProperties(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_ownProperties +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1504:17: note: '*((void*)& in_ownProperties +1)' was declared here Maybe in_ownProperties; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_accessorPropertiesOnly +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1510:17: note: '*((void*)& in_accessorPropertiesOnly +1)' was declared here Maybe in_accessorPropertiesOnly; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1516:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::globalLexicalScopeNames(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1819:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc In file included from ../deps/v8/src/inspector/v8-console.h:10, from ../deps/v8/src/inspector/v8-console.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Console.h:10, from ../deps/v8/src/inspector/v8-console-agent-impl.h:9, from ../deps/v8/src/inspector/v8-console-agent-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::callFunctionOn(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1454:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1460:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1466:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1472:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1478:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from ../deps/v8/src/inspector/v8-console-message.h:11, from ../deps/v8/src/inspector/v8-console-message.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/debug/debug-interface.h:8, from ../deps/v8/src/inspector/v8-debugger.h:12, from ../deps/v8/src/inspector/v8-debugger.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o ../deps/v8/src/inspector/v8-function-call.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/debug/debug-interface.h:8, from ../deps/v8/src/inspector/v8-debugger-agent-impl.h:11, from ../deps/v8/src/inspector/v8-debugger-agent-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from ../deps/v8/src/inspector/v8-debugger-script.h:35, from ../deps/v8/src/inspector/v8-debugger-script.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/inspector/v8-function-call.h:36, from ../deps/v8/src/inspector/v8-function-call.cc:31: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.h:9, from ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o ../deps/v8/src/inspector/v8-injected-script-host.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc In file included from ../deps/v8/src/inspector/v8-injected-script-host.h:8, from ../deps/v8/src/inspector/v8-injected-script-host.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from ../deps/v8/src/inspector/v8-inspector-impl.h:38, from ../deps/v8/src/inspector/v8-inspector-impl.cc:31: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o ../deps/v8/src/inspector/v8-internal-value-type.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/v8-inspector-session-impl.h:11, from ../deps/v8/src/inspector/v8-inspector-session-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc In file included from ../deps/v8/src/inspector/v8-internal-value-type.h:8, from ../deps/v8/src/inspector/v8-internal-value-type.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/inspector/v8-regex.h:11, from ../deps/v8/src/inspector/v8-regex.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/v8-profiler-agent-impl.h:11, from ../deps/v8/src/inspector/v8-profiler-agent-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/v8-runtime-agent-impl.h:35, from ../deps/v8/src/inspector/v8-runtime-agent-impl.cc:31: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from ../deps/v8/src/inspector/v8-schema-agent-impl.h:9, from ../deps/v8/src/inspector/v8-schema-agent-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o ../deps/v8/src/inspector/v8-value-utils.cc In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/v8-stack-trace-impl.h:11, from ../deps/v8/src/inspector/v8-stack-trace-impl.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-inspector.h:13, from ../deps/v8/src/inspector/string-util.h:14, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Forward.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:8, from ../deps/v8/src/inspector/v8-value-utils.h:8, from ../deps/v8/src/inspector/v8-value-utils.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc In file included from ../deps/v8/src/inspector/wasm-translation.h:10, from ../deps/v8/src/inspector/wasm-translation.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/accessors.h:8, from ../deps/v8/src/accessors.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/allocation.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/address-map.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o ../deps/v8/src/api-arguments.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/arguments.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/api.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/accessors.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/accessors.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/api-arguments.h:8, from ../deps/v8/src/api-arguments.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/api-natives.h:8, from ../deps/v8/src/api-natives.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/address-map.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/arguments.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/asmjs/asm-types.h:13, from ../deps/v8/src/asmjs/asm-parser.h:12, from ../deps/v8/src/asmjs/asm-js.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/api.cc:30: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/api.cc:30: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/api-arguments.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/api-arguments.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o ../deps/v8/src/asmjs/asm-parser.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/arguments.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/api-natives.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o ../deps/v8/src/asmjs/asm-scanner.cc In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/asmjs/asm-js.cc:13: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/asmjs/asm-scanner.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/asmjs/asm-js.cc:19: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/asmjs/asm-types.h:13, from ../deps/v8/src/asmjs/asm-parser.h:12, from ../deps/v8/src/asmjs/asm-parser.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o ../deps/v8/src/asmjs/switch-logic.cc ../deps/v8/src/api.cc: In function 'bool v8::Unaligned(const uint16_t*)': ../deps/v8/src/api.cc:5577:49: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] return reinterpret_cast(chars) & kAlignmentMask; ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/asmjs/asm-types.h:13, from ../deps/v8/src/asmjs/asm-types.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/asmjs/switch-logic.h:9, from ../deps/v8/src/asmjs/switch-logic.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc ../deps/v8/src/api.cc: In instantiation of 'v8::internal::Handle v8::{anonymous}::MakeAccessorInfo(v8::Local, Getter, Setter, v8::Local, v8::AccessControl, v8::PropertyAttribute, v8::Local, bool, bool) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)]': ../deps/v8/src/api.cc:1654:23: required from 'bool v8::TemplateSetAccessor(Template*, v8::Local, Getter, Setter, Data, v8::AccessControl, v8::PropertyAttribute, v8::Local, bool, bool) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Data = v8::Local; Template = v8::Template]' ../deps/v8/src/api.cc:1670:45: required from here ../deps/v8/src/api.cc:1479:14: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)' to 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)' [-Wcast-function-type] setter = reinterpret_cast(&i::Accessors::ReconfigureToDataProperty); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/api.cc: In instantiation of 'v8::internal::Handle v8::{anonymous}::MakeAccessorInfo(v8::Local, Getter, Setter, v8::Local, v8::AccessControl, v8::PropertyAttribute, v8::Local, bool, bool) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)]': ../deps/v8/src/api.cc:1654:23: required from 'bool v8::TemplateSetAccessor(Template*, v8::Local, Getter, Setter, Data, v8::AccessControl, v8::PropertyAttribute, v8::Local, bool, bool) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Data = v8::Local; Template = v8::Template]' ../deps/v8/src/api.cc:1682:45: required from here ../deps/v8/src/api.cc:1479:14: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)' to 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)' [-Wcast-function-type] g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler.cc:35: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/assert-scope.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/asmjs/asm-parser.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/ast/ast-expression-rewriter.h:8, from ../deps/v8/src/ast/ast-expression-rewriter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/ast-numbering.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler.cc:35: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/ast-traversal-visitor.h:8, from ../deps/v8/src/ast/ast-function-literal-id-reindexer.h:8, from ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/assembler.cc:42: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast-value-factory.cc:28: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/ast.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/ast-expression-rewriter.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/ast-numbering.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/assembler.cc: In static member function 'static void v8::internal::ExternalReference::set_redirector(v8::internal::Isolate*, void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type))': ../deps/v8/src/assembler.cc:877:71: warning: cast between incompatible function types from 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' to 'void* (*)()' [-Wcast-function-type] reinterpret_cast(redirector)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/ast-value-factory.cc:32: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o ../deps/v8/src/ast/compile-time-value.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ast/ast.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ast/ast.cc:15: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o ../deps/v8/src/ast/context-slot-cache.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/ast/compile-time-value.h:8, from ../deps/v8/src/ast/compile-time-value.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/ast/context-slot-cache.h:8, from ../deps/v8/src/ast/context-slot-cache.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/parsing/scanner.h:10, from ../deps/v8/src/ast/modules.h:8, from ../deps/v8/src/ast/modules.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/ast/prettyprinter.h:8, from ../deps/v8/src/ast/prettyprinter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/compile-time-value.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/scopes.h:8, from ../deps/v8/src/ast/scopes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/variables.h:8, from ../deps/v8/src/ast/variables.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/context-slot-cache.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/modules.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/background-parsing-task.h:10, from ../deps/v8/src/background-parsing-task.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/variables.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/prettyprinter.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ast/scopes.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/background-parsing-task.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/vector.h:11, from ../deps/v8/src/bignum-dtoa.h:8, from ../deps/v8/src/bignum-dtoa.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/bit-vector.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/vector.h:11, from ../deps/v8/src/bignum.h:8, from ../deps/v8/src/bignum.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o ../deps/v8/src/builtins/builtins-boolean.cc In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/api-arguments.h:8, from ../deps/v8/src/builtins/builtins-api.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/bootstrapper.h:8, from ../deps/v8/src/bootstrapper.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-array.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-arraybuffer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o ../deps/v8/src/builtins/builtins-collections.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-array.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-boolean.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-array.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-call.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-callsite.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-api.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/bootstrapper.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-collections.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/bootstrapper.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-arraybuffer.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-boolean.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-call.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-callsite.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-collections.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o ../deps/v8/src/builtins/builtins-console.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/objects/frame-array.h:9, from ../deps/v8/src/objects/frame-array-inl.h:8, from ../deps/v8/src/builtins/builtins-callsite.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-console.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-dataview.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-error.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-date.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-function.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-date.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-dataview.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-date.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-global.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-console.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-error.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-internal.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-function.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-function.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-global.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-global.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/builtins/builtins-internal.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/builtins/builtins-internal.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o ../deps/v8/src/builtins/builtins-interpreter.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o ../deps/v8/src/builtins/builtins-math.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-interpreter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-json.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-math.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-number.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-object.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-promise.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-interpreter.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-json.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-reflect.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-number.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-regexp.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-number.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-object.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-object.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-math.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-promise.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/builtins/builtins-interpreter.cc: In member function 'v8::internal::Handle v8::internal::Builtins::InterpreterPushArgsThenCall(v8::internal::ConvertReceiverMode, v8::internal::InterpreterPushArgsMode)': ../deps/v8/src/builtins/builtins-interpreter.cc:18:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (receiver_mode) { ^~~~~~ ../deps/v8/src/builtins/builtins-interpreter.cc:26:5: note: here case InterpreterPushArgsMode::kWithFinalSpread: ^~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o ../deps/v8/src/builtins/builtins-intl.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-reflect.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-regexp.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-string.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-intl.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o ../deps/v8/src/builtins/builtins-typedarray.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-symbol.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-typedarray.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-string.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-intl.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/builtins/builtins.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-symbol.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/cancelable-task.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/unicode.h:10, from ../deps/v8/src/char-predicates.h:9, from ../deps/v8/src/char-predicates.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/builtins/builtins-typedarray.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/builtins/builtins.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/builtins/builtins.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o ../deps/v8/src/code-stub-assembler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/codegen.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-factory.h:8, from ../deps/v8/src/code-factory.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o ../deps/v8/src/compilation-info.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/code-factory.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/code-stubs.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/code-stub-assembler.cc:4: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/codegen.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/code-factory.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compilation-info.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-dependencies.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compilation-cache.h:8, from ../deps/v8/src/compilation-cache.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compilation-info.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/code-stub-assembler.cc:4: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/code-stubs.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/codegen.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/code-stub-assembler.cc:4: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/code-stubs.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compilation-statistics.h:11, from ../deps/v8/src/compilation-statistics.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/codegen.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/compilation-info.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compilation-cache.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compilation-dependencies.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/simplified-operator.h:11, from ../deps/v8/src/compiler/access-builder.h:9, from ../deps/v8/src/compiler/access-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc In file included from ../deps/v8/src/compiler/access-builder.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/accessors.h:8, from ../deps/v8/src/compiler/access-info.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/all-nodes.h:8, from ../deps/v8/src/compiler/all-nodes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/access-builder.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/basic-block-instrumentor.h:8, from ../deps/v8/src/compiler/basic-block-instrumentor.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/basic-block-instrumentor.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/field-index-inl.h:9, from ../deps/v8/src/compiler/access-info.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/branch-elimination.h:9, from ../deps/v8/src/compiler/branch-elimination.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/bytecode-analysis.h:9, from ../deps/v8/src/compiler/bytecode-analysis.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/basic-block-instrumentor.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/bytecode-liveness-map.h:9, from ../deps/v8/src/compiler/bytecode-liveness-map.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/call-optimization.h:8, from ../deps/v8/src/compiler/access-info.cc:13: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/bytecode-analysis.h:9, from ../deps/v8/src/compiler/bytecode-graph-builder.h:8, from ../deps/v8/src/compiler/bytecode-graph-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/branch-elimination.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/bytecode-graph-builder.h:9, from ../deps/v8/src/compiler/bytecode-graph-builder.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/bytecode-analysis.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/checkpoint-elimination.h:9, from ../deps/v8/src/compiler/checkpoint-elimination.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/c-linkage.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/bytecode-graph-builder.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc ../deps/v8/src/code-stub-assembler.cc: In member function 'v8::internal::compiler::Node* v8::internal::CodeStubAssembler::HasProperty(v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::HasPropertyLookupMode)': ../deps/v8/src/code-stub-assembler.cc:8962:71: warning: 'fallback_runtime_function_id' may be used uninitialized in this function [-Wmaybe-uninitialized] CallRuntime(fallback_runtime_function_id, context, object, key)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/code-generator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/c-linkage.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/compiler/c-linkage.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/common-operator-reducer.h:9, from ../deps/v8/src/compiler/common-operator-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/compiler/code-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-node-cache.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/code-generator.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/code-generator.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/common-operator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/compiler/code-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/common-operator-reducer.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-node-cache.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/control-equivalence.h:9, from ../deps/v8/src/compiler/control-equivalence.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/compiler/code-assembler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/common-operator.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/common-operator.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc ../deps/v8/src/compiler/bytecode-graph-builder.cc: In member function 'void v8::internal::compiler::BytecodeGraphBuilder::VisitTestTypeOf()': ../deps/v8/src/compiler/bytecode-graph-builder.cc:2350:33: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] environment()->BindAccumulator(result); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/code-generator.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/code-generator.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/control-flow-optimizer.h:8, from ../deps/v8/src/compiler/control-flow-optimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/dead-code-elimination.h:9, from ../deps/v8/src/compiler/dead-code-elimination.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/effect-control-linearizer.h:8, from ../deps/v8/src/compiler/effect-control-linearizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/escape-analysis.h:8, from ../deps/v8/src/compiler/escape-analysis.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/control-flow-optimizer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/compiler/code-assembler.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/compiler/code-assembler.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/effect-control-linearizer.h:8, from ../deps/v8/src/compiler/effect-control-linearizer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/escape-analysis-reducer.h:9, from ../deps/v8/src/compiler/escape-analysis-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/dead-code-elimination.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/effect-control-linearizer.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/escape-analysis.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/escape-analysis-reducer.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/escape-analysis.cc:15: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/frame-states.h:9, from ../deps/v8/src/compiler/frame-states.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/frame.h:8, from ../deps/v8/src/compiler/frame.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/frame-elider.h:8, from ../deps/v8/src/compiler/frame-elider.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/gap-resolver.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/globals.h:16, from ../deps/v8/src/compiler/graph.h:11, from ../deps/v8/src/compiler/escape-analysis.h:8, from ../deps/v8/src/compiler/escape-analysis.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::Handle; Source = v8::internal::Handle]': ../deps/v8/src/compiler/escape-analysis.cc:1543:55: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::Handle' from an array of 'const class v8::internal::Handle' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/messages.h:15, from ../deps/v8/src/objects.h:21, from ../deps/v8/src/objects/map.h:8, from ../deps/v8/src/feedback-vector.h:13, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/bootstrapper.h:8, from ../deps/v8/src/compiler/escape-analysis.cc:10: ../deps/v8/src/handles.h:92:7: note: 'class v8::internal::Handle' declared here class Handle final : public HandleBase { ^~~~~~ ../deps/v8/src/compiler/effect-control-linearizer.cc: In member function 'bool v8::internal::compiler::EffectControlLinearizer::TryWireInStateEffect(v8::internal::compiler::Node*, v8::internal::compiler::Node*, v8::internal::compiler::Node**, v8::internal::compiler::Node**)': ../deps/v8/src/compiler/effect-control-linearizer.cc:830:14: warning: this statement may fall through [-Wimplicit-fallthrough=] result = LowerLoadHashMapValue(node); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/effect-control-linearizer.cc:831:5: note: here case IrOpcode::kTransitionAndStoreElement: ^~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/frame-elider.h:8, from ../deps/v8/src/compiler/frame-elider.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/compiler/frame-states.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/frame.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/gap-resolver.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/frame-elider.h:8, from ../deps/v8/src/compiler/frame-elider.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/graph-reducer.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/compiler/frame-states.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/frame.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/graph-assembler.h:8, from ../deps/v8/src/compiler/graph-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/gap-resolver.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/graph-assembler.h:8, from ../deps/v8/src/compiler/graph-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/graph-assembler.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/frame-elider.h:8, from ../deps/v8/src/compiler/frame-elider.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/frame-elider.h:8, from ../deps/v8/src/compiler/frame-elider.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/gap-resolver.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/gap-resolver.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/frame.h:8, from ../deps/v8/src/compiler/frame.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/frame.cc:7: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-trimmer.h:8, from ../deps/v8/src/compiler/graph-trimmer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/compiler/graph-visualizer.cc:11: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/graph.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/compiler/graph-visualizer.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/compiler/graph-visualizer.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/int64-lowering.h:8, from ../deps/v8/src/compiler/int64-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-scheduler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-builtin-reducer.h:9, from ../deps/v8/src/compiler/js-builtin-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-call-reducer.h:9, from ../deps/v8/src/compiler/js-call-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-context-specialization.h:8, from ../deps/v8/src/compiler/js-context-specialization.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-selector.h:11, from ../deps/v8/src/compiler/instruction-selector.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-scheduler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/int64-lowering.h:8, from ../deps/v8/src/compiler/int64-lowering.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/globals.h:16, from ../deps/v8/src/compiler/graph-visualizer.h:12, from ../deps/v8/src/compiler/graph-visualizer.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/compiler/graph-visualizer.cc:11: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-scheduler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-builtin-reducer.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/instruction.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-call-reducer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/int64-lowering.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-builtin-reducer.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-context-specialization.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-call-reducer.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/js-context-specialization.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-scheduler.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-scheduler.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-create-lowering.h:9, from ../deps/v8/src/compiler/js-create-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/compiler/instruction.cc: In function 'std::ostream& v8::internal::compiler::operator<<(std::ostream&, const v8::internal::compiler::PrintableInstructionOperand&)': ../deps/v8/src/compiler/instruction.cc:141:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:143:5: note: here case InstructionOperand::CONSTANT: ^~~~ ../deps/v8/src/compiler/instruction.cc:153:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:155:5: note: here case InstructionOperand::EXPLICIT: ^~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-create-lowering.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-create-lowering.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-factory.h:8, from ../deps/v8/src/compiler/js-generic-lowering.h:8, from ../deps/v8/src/compiler/js-generic-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/js-graph.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-inlining.h:8, from ../deps/v8/src/compiler/js-inlining.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/js-graph.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/js-inlining.h:9, from ../deps/v8/src/compiler/js-inlining.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-generic-lowering.h:8, from ../deps/v8/src/compiler/js-generic-lowering.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-inlining.h:8, from ../deps/v8/src/compiler/js-inlining-heuristic.h:8, from ../deps/v8/src/compiler/js-inlining-heuristic.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-intrinsic-lowering.h:9, from ../deps/v8/src/compiler/js-intrinsic-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-generic-lowering.h:8, from ../deps/v8/src/compiler/js-generic-lowering.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-native-context-specialization.h:9, from ../deps/v8/src/compiler/js-native-context-specialization.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/compiler/js-graph.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/js-operator.h:10, from ../deps/v8/src/compiler/js-operator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/js-inlining.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/js-inlining.h:9, from ../deps/v8/src/compiler/js-inlining-heuristic.h:8, from ../deps/v8/src/compiler/js-inlining-heuristic.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-intrinsic-lowering.h:9, from ../deps/v8/src/compiler/js-intrinsic-lowering.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/js-inlining-heuristic.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-native-context-specialization.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-intrinsic-lowering.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-native-context-specialization.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/js-operator.cc:14: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-type-hint-lowering.h:9, from ../deps/v8/src/compiler/js-type-hint-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/js-type-hint-lowering.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/js-typed-lowering.h:9, from ../deps/v8/src/compiler/js-typed-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/frame.h:8, from ../deps/v8/src/compiler/linkage.h:10, from ../deps/v8/src/compiler/linkage.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/jump-threading.h:8, from ../deps/v8/src/compiler/jump-threading.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/compiler/live-range-separator.h:8, from ../deps/v8/src/compiler/live-range-separator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/js-typed-lowering.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/load-elimination.h:9, from ../deps/v8/src/compiler/load-elimination.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/js-typed-lowering.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/loop-analysis.h:9, from ../deps/v8/src/compiler/loop-analysis.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/jump-threading.h:8, from ../deps/v8/src/compiler/jump-threading.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/loop-analysis.h:9, from ../deps/v8/src/compiler/loop-peeling.h:9, from ../deps/v8/src/compiler/loop-peeling.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/linkage.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/live-range-separator.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/jump-threading.h:8, from ../deps/v8/src/compiler/jump-threading.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/linkage.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/live-range-separator.cc:6: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/load-elimination.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/loop-variable-optimizer.h:8, from ../deps/v8/src/compiler/loop-variable-optimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/loop-peeling.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/loop-variable-optimizer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/jump-threading.h:8, from ../deps/v8/src/compiler/jump-threading.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/jump-threading.h:8, from ../deps/v8/src/compiler/jump-threading.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/machine-operator-reducer.h:9, from ../deps/v8/src/compiler/machine-operator-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/globals.h:16, from ../deps/v8/src/compiler/opcodes.h:10, from ../deps/v8/src/compiler/node.h:8, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/load-elimination.h:9, from ../deps/v8/src/compiler/load-elimination.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::Handle; Source = v8::internal::Handle]': ../deps/v8/src/compiler/load-elimination.cc:889:74: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::Handle' from an array of 'const class v8::internal::Handle' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/load-elimination.h:9, from ../deps/v8/src/compiler/load-elimination.cc:5: ../deps/v8/src/handles.h:92:7: note: 'class v8::internal::Handle' declared here class Handle final : public HandleBase { ^~~~~~ In file included from ../deps/v8/src/base/bits.h:12, from ../deps/v8/src/base/hashmap.h:14, from ../deps/v8/src/zone/zone.h:10, from ../deps/v8/src/compiler/live-range-separator.h:8, from ../deps/v8/src/compiler/live-range-separator.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/live-range-separator.cc:6: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/compiler/machine-operator.h:11, from ../deps/v8/src/compiler/machine-operator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/compiler/machine-operator-reducer.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o ../deps/v8/src/compiler/new-escape-analysis.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/compiler/machine-operator-reducer.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o ../deps/v8/src/compiler/new-escape-analysis-reducer.cc ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/machine-graph-verifier.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/graph-assembler.h:8, from ../deps/v8/src/compiler/memory-optimizer.h:8, from ../deps/v8/src/compiler/memory-optimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/machine-graph-verifier.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/new-escape-analysis.h:9, from ../deps/v8/src/compiler/new-escape-analysis.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/new-escape-analysis-reducer.h:9, from ../deps/v8/src/compiler/new-escape-analysis-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/node-cache.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/machine-graph-verifier.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/node-cache.cc: In instantiation of 'v8::internal::compiler::Node** v8::internal::compiler::NodeCache::Find(v8::internal::Zone*, Key) [with Key = std::pair; Hash = v8::base::hash >; Pred = std::equal_to >]': ../deps/v8/src/compiler/node-cache.cc:118:34: required from here ../deps/v8/src/compiler/node-cache.cc:72:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct v8::internal::compiler::NodeCache >::Entry' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(entries_, 0, sizeof(Entry) * num_entries); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/node-cache.cc:25:36: note: 'struct v8::internal::compiler::NodeCache >::Entry' declared here struct NodeCache::Entry { ^~~~~ ../deps/v8/src/compiler/node-cache.cc: In instantiation of 'bool v8::internal::compiler::NodeCache::Resize(v8::internal::Zone*) [with Key = std::pair; Hash = v8::base::hash >; Pred = std::equal_to >]': ../deps/v8/src/compiler/node-cache.cc:118:34: required from here ../deps/v8/src/compiler/node-cache.cc:41:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct v8::internal::compiler::NodeCache >::Entry' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(entries_, 0, sizeof(Entry) * num_entries); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/node-cache.cc:25:36: note: 'struct v8::internal::compiler::NodeCache >::Entry' declared here struct NodeCache::Entry { ^~~~~ ../deps/v8/src/compiler/node-cache.cc: In instantiation of 'v8::internal::compiler::Node** v8::internal::compiler::NodeCache::Find(v8::internal::Zone*, Key) [with Key = std::pair; Hash = v8::base::hash >; Pred = std::equal_to >]': ../deps/v8/src/compiler/node-cache.cc:119:34: required from here ../deps/v8/src/compiler/node-cache.cc:72:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct v8::internal::compiler::NodeCache >::Entry' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(entries_, 0, sizeof(Entry) * num_entries); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/node-cache.cc:25:36: note: 'struct v8::internal::compiler::NodeCache >::Entry' declared here struct NodeCache::Entry { ^~~~~ ../deps/v8/src/compiler/node-cache.cc: In instantiation of 'bool v8::internal::compiler::NodeCache::Resize(v8::internal::Zone*) [with Key = std::pair; Hash = v8::base::hash >; Pred = std::equal_to >]': ../deps/v8/src/compiler/node-cache.cc:119:34: required from here ../deps/v8/src/compiler/node-cache.cc:41:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct v8::internal::compiler::NodeCache >::Entry' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(entries_, 0, sizeof(Entry) * num_entries); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/node-cache.cc:25:36: note: 'struct v8::internal::compiler::NodeCache >::Entry' declared here struct NodeCache::Entry { ^~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/graph-assembler.h:8, from ../deps/v8/src/compiler/memory-optimizer.h:8, from ../deps/v8/src/compiler/memory-optimizer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/new-escape-analysis.h:10, from ../deps/v8/src/compiler/new-escape-analysis.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/new-escape-analysis.h:10, from ../deps/v8/src/compiler/new-escape-analysis-reducer.h:10, from ../deps/v8/src/compiler/new-escape-analysis-reducer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/memory-optimizer.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/new-escape-analysis.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/node-marker.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/node-matchers.h:11, from ../deps/v8/src/compiler/node-matchers.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc In file included from ../deps/v8/src/base/functional.h:17, from ../deps/v8/src/compiler/new-escape-analysis.h:8, from ../deps/v8/src/compiler/new-escape-analysis.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::Handle; Source = v8::internal::Handle]': ../deps/v8/src/compiler/new-escape-analysis.cc:641:54: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::Handle' from an array of 'const class v8::internal::Handle' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/new-escape-analysis.h:9, from ../deps/v8/src/compiler/new-escape-analysis.cc:5: ../deps/v8/src/handles.h:92:7: note: 'class v8::internal::Handle' declared here class Handle final : public HandleBase { ^~~~~~ In file included from ../deps/v8/src/compiler/node-matchers.h:11, from ../deps/v8/src/compiler/node-matchers.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-properties.h:8, from ../deps/v8/src/compiler/node-properties.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/operation-typer.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/node-properties.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/node-properties.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/operator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/operation-typer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/js-operator.h:10, from ../deps/v8/src/compiler/operator-properties.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o ../deps/v8/src/compiler/property-access-builder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/compiler/pipeline.h:11, from ../deps/v8/src/compiler/pipeline.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/compiler/osr.h:8, from ../deps/v8/src/compiler/osr.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/osr.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compiler/pipeline-statistics.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/operator-properties.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/pipeline.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/property-access-builder.h:10, from ../deps/v8/src/compiler/property-access-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/operator-properties.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/pipeline-statistics.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/raw-machine-assembler.h:8, from ../deps/v8/src/compiler/raw-machine-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/bytecode-graph-builder.h:9, from ../deps/v8/src/compiler/pipeline.cc:18: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/osr.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc In file included from ../deps/v8/src/compiler/raw-machine-assembler.h:8, from ../deps/v8/src/compiler/raw-machine-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/property-access-builder.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/redundancy-elimination.h:8, from ../deps/v8/src/compiler/redundancy-elimination.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/raw-machine-assembler.h:11, from ../deps/v8/src/compiler/raw-machine-assembler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/register-allocator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator-verifier.h:8, from ../deps/v8/src/compiler/register-allocator-verifier.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/register-allocator.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/representation-change.h:8, from ../deps/v8/src/compiler/representation-change.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator-verifier.h:8, from ../deps/v8/src/compiler/register-allocator-verifier.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/register-allocator.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/scheduler.h:9, from ../deps/v8/src/compiler/scheduler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/schedule.h:12, from ../deps/v8/src/compiler/schedule.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/globals.h:16, from ../deps/v8/src/compiler/pipeline.h:10, from ../deps/v8/src/compiler/pipeline.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/bytecode-graph-builder.h:9, from ../deps/v8/src/compiler/pipeline.cc:18: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/register-allocator-verifier.h:8, from ../deps/v8/src/compiler/register-allocator-verifier.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/representation-change.h:8, from ../deps/v8/src/compiler/representation-change.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/select-lowering.h:8, from ../deps/v8/src/compiler/select-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/scheduler.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/representation-change.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/simd-scalar-lowering.h:8, from ../deps/v8/src/compiler/simd-scalar-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/select-lowering.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/base/bits.h:12, from ../deps/v8/src/compiler/register-allocator.h:8, from ../deps/v8/src/compiler/register-allocator.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator.h:10, from ../deps/v8/src/compiler/register-allocator.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/simplified-lowering.h:8, from ../deps/v8/src/compiler/simplified-lowering.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator-verifier.h:8, from ../deps/v8/src/compiler/register-allocator-verifier.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/register-allocator-verifier.h:8, from ../deps/v8/src/compiler/register-allocator-verifier.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/simd-scalar-lowering.h:8, from ../deps/v8/src/compiler/simd-scalar-lowering.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/simplified-lowering.h:8, from ../deps/v8/src/compiler/simplified-lowering.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/compiler/representation-change.cc: In member function 'const char* v8::internal::compiler::Truncation::description() const': ../deps/v8/src/compiler/representation-change.cc:30:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (identify_zeros()) { ^~~~~~ ../deps/v8/src/compiler/representation-change.cc:36:5: note: here case TruncationKind::kAny: ^~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/simd-scalar-lowering.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/simplified-operator-reducer.h:9, from ../deps/v8/src/compiler/simplified-operator-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/simplified-lowering.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/simplified-operator-reducer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/compiler/simd-scalar-lowering.cc: In constructor 'v8::internal::compiler::SimdScalarLowering::SimdScalarLowering(v8::internal::compiler::JSGraph*, v8::internal::Signature*)': ../deps/v8/src/compiler/simd-scalar-lowering.cc:43:70: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::compiler::SimdScalarLowering::Replacement'; use assignment or value-initialization instead [-Wclass-memaccess] memset(replacements_, 0, sizeof(Replacement) * graph()->NodeCount()); ^ In file included from ../deps/v8/src/compiler/simd-scalar-lowering.cc:5: ../deps/v8/src/compiler/simd-scalar-lowering.h:40:10: note: 'struct v8::internal::compiler::SimdScalarLowering::Replacement' declared here struct Replacement { ^~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-aux-data.h:8, from ../deps/v8/src/compiler/compiler-source-position-table.h:9, from ../deps/v8/src/compiler/compiler-source-position-table.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/state-values-utils.h:9, from ../deps/v8/src/compiler/state-values-utils.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/simplified-operator.h:11, from ../deps/v8/src/compiler/simplified-operator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/store-store-elimination.h:8, from ../deps/v8/src/compiler/store-store-elimination.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/state-values-utils.h:9, from ../deps/v8/src/compiler/state-values-utils.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/store-store-elimination.h:8, from ../deps/v8/src/compiler/store-store-elimination.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/simplified-operator.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/compiler/store-store-elimination.cc: At global scope: ../deps/v8/src/compiler/store-store-elimination.cc:555:6: warning: 'bool v8::internal::compiler::{anonymous}::UnobservableStore::operator!=(v8::internal::compiler::{anonymous}::UnobservableStore) const' defined but not used [-Wunused-function] bool UnobservableStore::operator!=(const UnobservableStore other) const { ^~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/store-store-elimination.cc:254:6: warning: 'static bool v8::internal::compiler::{anonymous}::RedundantStoreFinder::IsEffectful(v8::internal::compiler::Node*)' defined but not used [-Wunused-function] bool RedundantStoreFinder::IsEffectful(Node* node) { ^~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/compiler/types.h:9, from ../deps/v8/src/compiler/types.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/compiler/types.h:9, from ../deps/v8/src/compiler/type-cache.h:8, from ../deps/v8/src/compiler/type-cache.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/typed-optimization.h:9, from ../deps/v8/src/compiler/typed-optimization.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-marker.h:8, from ../deps/v8/src/compiler/graph-reducer.h:9, from ../deps/v8/src/compiler/value-numbering-reducer.h:9, from ../deps/v8/src/compiler/value-numbering-reducer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/bit-vector.h:8, from ../deps/v8/src/compiler/verifier.cc:13: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/compiler/graph.h:12, from ../deps/v8/src/compiler/typer.h:8, from ../deps/v8/src/compiler/typer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler/types.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/compiler/wasm-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/js-graph.h:10, from ../deps/v8/src/compiler/typed-optimization.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/wasm-linkage.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/compiler/wasm-compiler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/verifier.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/typer.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/compiler/linkage.h:13, from ../deps/v8/src/compiler/typer.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/compiler/zone-stats.h:13, from ../deps/v8/src/compiler/zone-stats.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/wasm-linkage.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/wasm-compiler.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/compiler/wasm-linkage.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/identity-map.h:9, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.h:20, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/contexts.h:8, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.h:8, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.h:13, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.h:10, from ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.h:10, from ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/contexts.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/conversions.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/counters.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::MemBuffer(uint32_t)': ../deps/v8/src/compiler/wasm-compiler.cc:2960:75: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const uintptr_t mem_start = static_cast(env_->mem_start); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc:16: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler.h:10, from ../deps/v8/src/compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/base/functional.h:17, from ../deps/v8/src/handles.h:11, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/compiler/wasm-compiler.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler/wasm-compiler.cc:9: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/contexts.h:8, from ../deps/v8/src/contexts.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/counters.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/conversions.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1018:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1019:5: note: here case wasm::kWasmI64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1024:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1025:5: note: here case wasm::kWasmI32: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1166:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1167:5: note: here case MachineRepresentation::kWord64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1172:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1173:5: note: here case MachineRepresentation::kWord32: ^~~~ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/compiler.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/compiler.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/conversions.cc:14: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/contexts.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/contexts.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/conversions.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1116:34: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] result = graph()->NewNode(m->Word64Or(), result, lowerByte); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1253:34: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] result = graph()->NewNode(m->Word64Or(), result, lowerByte); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/log-inl.h:10, from ../deps/v8/src/counters.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/date.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/date.h:8, from ../deps/v8/src/date.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/dateparser.h:8, from ../deps/v8/src/dateparser.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc ../deps/v8/src/conversions.cc: At global scope: ../deps/v8/src/conversions.cc:61:10: warning: 'uint16_t v8::internal::{anonymous}::StringCharacterStreamIterator::operator*() const' defined but not used [-Wunused-function] uint16_t StringCharacterStreamIterator::operator*() const { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/conversions.cc:56:1: warning: 'v8::internal::{anonymous}::StringCharacterStreamIterator::StringCharacterStreamIterator(v8::internal::StringCharacterStream*)' defined but not used [-Wunused-function] StringCharacterStreamIterator::StringCharacterStreamIterator( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/debug/debug-interface.h:8, from ../deps/v8/src/debug/debug-coverage.h:10, from ../deps/v8/src/debug/debug-coverage.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/date.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/frames.h:8, from ../deps/v8/src/debug/debug-evaluate.h:8, from ../deps/v8/src/debug/debug-evaluate.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/dateparser.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o ../deps/v8/src/debug/debug-scope-iterator.cc In file included from ../deps/v8/src/debug/debug-evaluate.h:8, from ../deps/v8/src/debug/debug-evaluate.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/deoptimizer.h:8, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-frames.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-evaluate.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o ../deps/v8/src/debug/debug-stack-trace-iterator.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-coverage.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-coverage.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-frames.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/deoptimizer.h:8, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scope-iterator.h:8, from ../deps/v8/src/debug/debug-scope-iterator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-frames.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/deoptimizer.h:8, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/deoptimizer.h:8, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scopes.h:8, from ../deps/v8/src/debug/debug-scopes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scope-iterator.h:8, from ../deps/v8/src/debug/debug-scope-iterator.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/debug/debug.h:8, from ../deps/v8/src/debug/debug.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scope-iterator.h:8, from ../deps/v8/src/debug/debug-scope-iterator.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scopes.h:8, from ../deps/v8/src/debug/debug-scopes.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/debug/liveedit.h:28, from ../deps/v8/src/debug/liveedit.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-scopes.h:8, from ../deps/v8/src/debug/debug-scopes.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.h:8, from ../deps/v8/src/debug/debug-stack-trace-iterator.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/debug/debug.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o ../deps/v8/src/deoptimize-reason.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/debug/debug.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/debug/liveedit.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/debug/liveedit.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/deoptimizer.h:8, from ../deps/v8/src/deoptimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/disassembler.h:8, from ../deps/v8/src/disassembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o ../deps/v8/src/eh-frame.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/dtoa.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/execution.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/deoptimizer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/eh-frame.h:10, from ../deps/v8/src/eh-frame.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/disassembler.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/deoptimizer.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/disassembler.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/elements-kind.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/elements.h:8, from ../deps/v8/src/elements.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/eh-frame.h:10, from ../deps/v8/src/eh-frame.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/execution.h:8, from ../deps/v8/src/execution.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/eh-frame.h:10, from ../deps/v8/src/eh-frame.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc In file included from ../deps/v8/src/elements.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/execution.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/execution.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/elements-kind.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc In file included from ../deps/v8/src/extensions/externalize-string-extension.h:8, from ../deps/v8/src/extensions/externalize-string-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/elements.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc In file included from ../deps/v8/src/extensions/free-buffer-extension.h:8, from ../deps/v8/src/extensions/free-buffer-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/extensions/gc-extension.h:8, from ../deps/v8/src/extensions/gc-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/extensions/externalize-string-extension.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc In file included from ../deps/v8/src/extensions/ignition-statistics-extension.h:8, from ../deps/v8/src/extensions/ignition-statistics-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/factory.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc In file included from ../deps/v8/src/extensions/statistics-extension.h:8, from ../deps/v8/src/extensions/statistics-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/extensions/trigger-failure-extension.h:8, from ../deps/v8/src/extensions/trigger-failure-extension.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/external-reference-table.h:10, from ../deps/v8/src/external-reference-table.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o ../deps/v8/src/feedback-vector.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/factory.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o ../deps/v8/src/ffi/ffi-compiler.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/fast-dtoa.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/feedback-vector.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/external-reference-table.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/extensions/statistics-extension.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/external-reference-table.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/compiler/code-assembler.h:13, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ffi/ffi-compiler.h:8, from ../deps/v8/src/ffi/ffi-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/fixed-dtoa.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/feedback-vector.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/field-type.h:8, from ../deps/v8/src/field-type.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/feedback-vector.cc:6: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/factory.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-factory.h:9, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ffi/ffi-compiler.h:8, from ../deps/v8/src/ffi/ffi-compiler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/flags.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/callable.h:9, from ../deps/v8/src/code-factory.h:10, from ../deps/v8/src/compiler/code-assembler.h:16, from ../deps/v8/src/code-stub-assembler.h:10, from ../deps/v8/src/ffi/ffi-compiler.h:8, from ../deps/v8/src/ffi/ffi-compiler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/factory.cc:16: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/flags.cc:11: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/frames.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/field-type.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/flags.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/frames.h:8, from ../deps/v8/src/frames.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc In file included from ../deps/v8/src/frames.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/handles.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/futex-emulation.h:10, from ../deps/v8/src/futex-emulation.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/frames.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc In file included from ../deps/v8/src/gdb-jit.h:8, from ../deps/v8/src/gdb-jit.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/global-handles.h:10, from ../deps/v8/src/global-handles.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/handles.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/array-buffer-tracker.h:10, from ../deps/v8/src/heap/array-buffer-tracker.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/futex-emulation.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/frames-inl.h:9, from ../deps/v8/src/gdb-jit.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/handles.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/global-handles.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from ../deps/v8/src/gdb-jit.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o ../deps/v8/src/heap/concurrent-marking.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/heap/array-buffer-tracker-inl.h:8, from ../deps/v8/src/heap/array-buffer-tracker.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/contexts.h:8, from ../deps/v8/src/contexts-inl.h:8, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/heap/code-stats.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/embedder-tracing.h:8, from ../deps/v8/src/heap/embedder-tracing.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/concurrent-marking.h:8, from ../deps/v8/src/heap/concurrent-marking.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/heap/gc-tracer.h:11, from ../deps/v8/src/heap/memory-reducer.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/heap/code-stats.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/concurrent-marking.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/heap/gc-tracer.h:11, from ../deps/v8/src/heap/gc-idle-time-handler.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/heap/gc-tracer.h:11, from ../deps/v8/src/heap/gc-tracer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/heap/objects-visiting-inl.h:13, from ../deps/v8/src/heap/concurrent-marking.cc:15: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/memory-reducer.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/heap/heap.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/counters-inl.h:8, from ../deps/v8/src/heap/heap-inl.h:11, from ../deps/v8/src/heap/incremental-marking-job.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/heap/incremental-marking.h:9, from ../deps/v8/src/heap/incremental-marking.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o ../deps/v8/src/heap/invalidated-slots.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/heap/heap.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/heap/incremental-marking.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/heap/heap.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/gc-tracer.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/invalidated-slots.h:11, from ../deps/v8/src/heap/invalidated-slots.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/objects-visiting-inl.h:14, from ../deps/v8/src/heap/concurrent-marking.cc:15: ../deps/v8/src/objects-body-descriptors-inl.h: In member function 'void v8::internal::ConcurrentMarking::Run(int, v8::internal::ConcurrentMarking::TaskState*)': ../deps/v8/src/objects-body-descriptors-inl.h:181:21: warning: 'object' may be used uninitialized in this function [-Wmaybe-uninitialized] IteratePointer(obj, start + (i * kPointerSize), v); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/concurrent-marking.cc:368:21: note: 'object' was declared here HeapObject* object; ^~~~~~ ../deps/v8/src/heap/memory-reducer.cc: In static member function 'static v8::internal::MemoryReducer::State v8::internal::MemoryReducer::Step(const v8::internal::MemoryReducer::State&, const v8::internal::MemoryReducer::Event&)': ../deps/v8/src/heap/memory-reducer.cc:161:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (event.type) { ^~~~~~ ../deps/v8/src/heap/memory-reducer.cc:185:5: note: here case kRun: ^~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/incremental-marking.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/incremental-marking-job.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o ../deps/v8/src/heap/marking.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/heap/marking.h:9, from ../deps/v8/src/heap/mark-compact.h:11, from ../deps/v8/src/heap/mark-compact.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/heap/marking.h:9, from ../deps/v8/src/heap/marking.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/heap/object-stats.h:11, from ../deps/v8/src/heap/object-stats.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o ../deps/v8/src/heap/sequential-marking-deque.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/objects-visiting.h:8, from ../deps/v8/src/heap/objects-visiting.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/heap/object-stats.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/heap/object-stats.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/heap-inl.h:18, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/heap/heap.cc:12: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/heap/gc-tracer.h:11, from ../deps/v8/src/heap/scavenge-job.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/heap/local-allocator.h:9, from ../deps/v8/src/heap/scavenger.h:9, from ../deps/v8/src/heap/scavenger.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/sequential-marking-deque.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/incremental-marking.h:11, from ../deps/v8/src/heap/incremental-marking.cc:5: ../deps/v8/src/heap/mark-compact.h: In member function 'v8::internal::HeapObject* v8::internal::MarkCompactCollector::MarkingWorklist::Pop()': ../deps/v8/src/heap/mark-compact.h:508:19: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] HeapObject* result; ^~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/objects-visiting.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/scavenge-job.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/scavenger.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/heap-inl.h:18, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/heap/sequential-marking-deque.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/heap/objects-visiting-inl.h:13, from ../deps/v8/src/heap/objects-visiting.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/heap/objects-visiting-inl.h:13, from ../deps/v8/src/heap/scavenger.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/spaces.h:15, from ../deps/v8/src/heap/spaces.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/intl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/intl.o ../deps/v8/src/intl.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/intl.h:13, from ../deps/v8/src/intl.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/heap/store-buffer.h:8, from ../deps/v8/src/heap/store-buffer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/heap/spaces.cc:20: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/access-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/ic/call-optimization.h:8, from ../deps/v8/src/ic/call-optimization.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/objects-inl.h:43, from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/transitions-inl.h: In member function 'void v8::internal::MarkCompactCollector::ClearFullMapTransitions()': ../deps/v8/src/transitions-inl.h:133:13: warning: 'array' may be used uninitialized in this function [-Wmaybe-uninitialized] return get(ToTargetIndex(transition_number)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/mark-compact.cc:2836:20: note: 'array' was declared here TransitionArray* array; ^~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/objects-inl.h: In member function 'void v8::internal::MarkCompactCollector::ClearWeakCellsAndSimpleMapTransitions(v8::internal::DependentCode**)': ../deps/v8/src/objects-inl.h:913:65: warning: 'weak_cell' may be used uninitialized in this function [-Wmaybe-uninitialized] return reinterpret_cast(FIELD_ADDR(obj, byte_offset)); ^ ../deps/v8/src/heap/mark-compact.cc:3024:13: note: 'weak_cell' was declared here WeakCell* weak_cell; ^~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/store-buffer.h:13, from ../deps/v8/src/heap/store-buffer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/access-compiler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ic/call-optimization.h:8, from ../deps/v8/src/ic/call-optimization.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/intl.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/access-compiler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/call-optimization.h:8, from ../deps/v8/src/ic/call-optimization.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)0]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)1]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)2]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)3]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o ../deps/v8/src/ic/handler-configuration.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/ic/handler-configuration.h:8, from ../deps/v8/src/ic/handler-configuration.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/ic/ic.h:8, from ../deps/v8/src/ic/ic.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/contexts.h:8, from ../deps/v8/src/contexts-inl.h:8, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ic/ic-stats.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/identity-map.h:9, from ../deps/v8/src/identity-map.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/field-index-inl.h:9, from ../deps/v8/src/ic/handler-configuration-inl.h:10, from ../deps/v8/src/ic/handler-configuration.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/interface-descriptors.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/interpreter/bytecode-array-accessor.h:9, from ../deps/v8/src/interpreter/bytecode-array-accessor.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/ic.h:10, from ../deps/v8/src/ic/ic.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/ic.h:10, from ../deps/v8/src/ic/ic.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/ic/ic-stats.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/interpreter/bytecode-array-accessor.h:9, from ../deps/v8/src/interpreter/bytecode-array-iterator.h:8, from ../deps/v8/src/interpreter/bytecode-array-iterator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/interface-descriptors.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/identity-map.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/interface-descriptors.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-array-accessor.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:18, from ../deps/v8/src/interpreter/bytecode-array-builder.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/interpreter/bytecode-array-accessor.h:9, from ../deps/v8/src/interpreter/bytecode-array-random-iterator.h:8, from ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-array-iterator.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-array-builder.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/interpreter/bytecode-array-writer.h:11, from ../deps/v8/src/interpreter/bytecode-array-writer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/interpreter/interpreter-intrinsics.h:8, from ../deps/v8/src/interpreter/bytecode-decoder.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/interpreter/bytecode-flags.h:8, from ../deps/v8/src/interpreter/bytecode-flags.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/interpreter/bytecode-generator.h:8, from ../deps/v8/src/interpreter/bytecode-generator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/interpreter/bytecode-label.h:8, from ../deps/v8/src/interpreter/bytecode-label.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-decoder.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-array-writer.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o ../deps/v8/src/interpreter/bytecode-node.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/interpreter/bytecode-flags.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/interpreter/bytecode-flags.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:18, from ../deps/v8/src/interpreter/bytecode-generator.h:9, from ../deps/v8/src/interpreter/bytecode-generator.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interpreter/bytecode-array-builder.cc:11: ../deps/v8/src/interpreter/bytecode-node.h: In member function 'v8::internal::interpreter::BytecodeArrayBuilder& v8::internal::interpreter::BytecodeArrayBuilder::LoadLiteral(const v8::internal::AstValue*)': ../deps/v8/src/interpreter/bytecode-node.h:237:48: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] return Bytecodes::ScaleForUnsignedOperand(operand); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../deps/v8/src/interpreter/bytecode-array-builder.cc:597:12: note: 'entry' was declared here size_t entry; ^~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/interpreter/bytecode-generator.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:18, from ../deps/v8/src/interpreter/bytecode-label.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/interpreter/bytecode-node.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/bytecode-label.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o ../deps/v8/src/interpreter/bytecode-source-info.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone-allocator.h:9, from ../deps/v8/src/zone/zone-containers.h:20, from ../deps/v8/src/interpreter/bytecode-register-allocator.h:10, from ../deps/v8/src/interpreter/bytecode-register-optimizer.h:10, from ../deps/v8/src/interpreter/bytecode-register-optimizer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/interpreter/bytecode-source-info.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/identity-map.h:9, from ../deps/v8/src/interpreter/constant-array-builder.h:9, from ../deps/v8/src/interpreter/constant-array-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/frames.h:8, from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/handler-table-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:8, from ../deps/v8/src/interpreter/control-flow-builders.h:8, from ../deps/v8/src/interpreter/control-flow-builders.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/handler-table-builder.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o ../deps/v8/src/json-parser.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/constant-array-builder.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/interpreter/handler-table-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:18, from ../deps/v8/src/interpreter/control-flow-builders.h:8, from ../deps/v8/src/interpreter/control-flow-builders.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/interpreter/interpreter-intrinsics.h:8, from ../deps/v8/src/interpreter/interpreter-intrinsics.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/handler-table-builder.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/isolate.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/interpreter/bytecode-generator.cc: In member function 'void v8::internal::interpreter::BytecodeGenerator::VisitAssignment(v8::internal::Assignment*)': ../deps/v8/src/interpreter/bytecode-generator.cc:2583:52: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] language_mode()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/json-parser.h:8, from ../deps/v8/src/json-parser.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o ../deps/v8/src/json-stringifier.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/interpreter/interpreter.h:17, from ../deps/v8/src/interpreter/interpreter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/interpreter/control-flow-builders.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/isolate.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/json-stringifier.h:8, from ../deps/v8/src/json-stringifier.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/interpreter/interpreter.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/isolate.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/json-parser.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/json-parser.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/interpreter/interpreter.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/keys.h:8, from ../deps/v8/src/keys.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/layout-descriptor.h:10, from ../deps/v8/src/layout-descriptor.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log-utils.h:12, from ../deps/v8/src/log-utils.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/json-stringifier.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/log.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/keys.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/log-utils.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/layout-descriptor.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/log.cc:14: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/log.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o ../deps/v8/src/lookup-cache.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/lookup-cache.h:8, from ../deps/v8/src/lookup-cache.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o ../deps/v8/src/map-updater.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/messages.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc ../deps/v8/src/log.cc: In member function 'virtual void v8::internal::JitLogger::LogRecordedBuffer(v8::internal::AbstractCode*, v8::internal::SharedFunctionInfo*, const char*, int)': ../deps/v8/src/log.cc:449:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::JitCodeEvent'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&event, 0, sizeof(event)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/log.cc:5: ../deps/v8/include/v8.h:6571:8: note: 'struct v8::JitCodeEvent' declared here struct JitCodeEvent { ^~~~~~~~~~~~ ../deps/v8/src/log.cc: In member function 'void v8::internal::JitLogger::AddCodeLinePosInfoEvent(void*, int, int, v8::JitCodeEvent::PositionType)': ../deps/v8/src/log.cc:486:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::JitCodeEvent'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&event, 0, sizeof(event)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/log.cc:5: ../deps/v8/include/v8.h:6571:8: note: 'struct v8::JitCodeEvent' declared here struct JitCodeEvent { ^~~~~~~~~~~~ ../deps/v8/src/log.cc: In member function 'void* v8::internal::JitLogger::StartCodePosInfoEvent()': ../deps/v8/src/log.cc:499:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::JitCodeEvent'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&event, 0, sizeof(event)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/log.cc:5: ../deps/v8/include/v8.h:6571:8: note: 'struct v8::JitCodeEvent' declared here struct JitCodeEvent { ^~~~~~~~~~~~ ../deps/v8/src/log.cc: In member function 'void v8::internal::JitLogger::EndCodePosInfoEvent(v8::internal::AbstractCode*, void*)': ../deps/v8/src/log.cc:509:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::JitCodeEvent'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&event, 0, sizeof(event)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/log.cc:5: ../deps/v8/include/v8.h:6571:8: note: 'struct v8::JitCodeEvent' declared here struct JitCodeEvent { ^~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/lookup.h:8, from ../deps/v8/src/lookup.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/machine-type.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/messages.h:15, from ../deps/v8/src/messages.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/map-updater.h:8, from ../deps/v8/src/map-updater.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/lookup-cache.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/lookup.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects-debug.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/lookup.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/isolate.cc:12: ../deps/v8/src/objects-inl.h: In member function 'v8::internal::Handle v8::internal::CaptureStackTraceHelper::NewStackFrameObject(const v8::internal::FrameSummary::JavaScriptFrameSummary&)': ../deps/v8/src/objects-inl.h:431:13: warning: 'maybe_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] return map() == GetHeap()->unseeded_number_dictionary_map(); ~~~^~ ../deps/v8/src/isolate.cc:670:13: note: 'maybe_cache' was declared here Object* maybe_cache; ^~~~~~~~~~~ ../deps/v8/src/isolate.cc:713:79: warning: 'code_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] auto new_cache = UnseededNumberDictionary::Set(cache, code_offset, frame); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/objects-debug.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects-printer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/objects-debug.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o ../deps/v8/src/objects/debug-objects.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/map-updater.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o ../deps/v8/src/objects/intl-objects.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/messages.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/objects/frame-array.h:9, from ../deps/v8/src/objects/frame-array-inl.h:8, from ../deps/v8/src/messages.cc:13: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects/debug-objects.h:8, from ../deps/v8/src/objects/debug-objects.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects/intl-objects.h:12, from ../deps/v8/src/objects/intl-objects.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects-printer.cc:14: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o ../deps/v8/src/objects/module.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/debug-objects-inl.h:10, from ../deps/v8/src/objects/debug-objects.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects/intl-objects.cc:16: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects/module.h:8, from ../deps/v8/src/objects/module.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects/literal-objects.h:8, from ../deps/v8/src/objects/literal-objects.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o ../deps/v8/src/parsing/expression-scope-reparenter.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/objects/scope-info.h:9, from ../deps/v8/src/objects/scope-info.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/objects.cc:26: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/ostreams.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/ast-traversal-visitor.h:8, from ../deps/v8/src/parsing/expression-scope-reparenter.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/objects.cc: In static member function 'static v8::internal::MaybeHandle v8::internal::Object::GetPropertyWithAccessor(v8::internal::LookupIterator*)': ../deps/v8/src/objects.cc:1516:58: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)' to 'v8::GenericNamedPropertySetterCallback' {aka 'void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&)'} [-Wcast-function-type] &Accessors::ReconfigureToDataProperty), ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects/literal-objects.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects/module.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/objects/scope-info.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/parsing/func-name-inferrer.h:8, from ../deps/v8/src/parsing/func-name-inferrer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/parsing/parse-info.h:12, from ../deps/v8/src/parsing/parse-info.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/ast/ast-source-ranges.h:8, from ../deps/v8/src/parsing/parser.h:10, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/expression-scope-reparenter.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/objects/module.cc: In member function 'v8::internal::Cell* v8::internal::Module::GetCell(int)': ../deps/v8/src/objects/module.cc:163:25: warning: 'cell' may be used uninitialized in this function [-Wmaybe-uninitialized] return Cell::cast(cell); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/func-name-inferrer.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/parsing/parsing.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/parsing/parse-info.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o ../deps/v8/src/parsing/preparsed-scope-data.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/parsing/pattern-rewriter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/parser.cc:20: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/parsing/preparse-data.h:10, from ../deps/v8/src/parsing/preparse-data.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/parsing.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/parsing/preparsed-scope-data.h:13, from ../deps/v8/src/parsing/preparsed-scope-data.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/pattern-rewriter.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/parsing/preparser.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/preparse-data.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/parsing/parser.h:15, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/ast/ast-value-factory.h:32, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/parsing/rewriter.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/preparsed-scope-data.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/parsing/preparser.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/parsing/scanner-character-streams.h:8, from ../deps/v8/src/parsing/scanner-character-streams.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/rewriter.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/parsing/scanner.h:10, from ../deps/v8/src/parsing/scanner.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/parsing/scanner-character-streams.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/parsing/preparser.cc:14: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/pending-compilation-error-handler.h:10, from ../deps/v8/src/pending-compilation-error-handler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/parsing/scanner.cc:15: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/log.h:11, from ../deps/v8/src/perf-jit.h:31, from ../deps/v8/src/perf-jit.cc:28: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/pending-compilation-error-handler.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/pending-compilation-error-handler.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc In file included from ../deps/v8/src/parsing/preparser.cc:18: ../deps/v8/src/parsing/preparser.h: In member function 'v8::internal::ParserBase::StatementT v8::internal::ParserBase::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList*, bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/preparser.h:1088:35: warning: 'variable_name.v8::internal::PreParserIdentifier::string_' may be used uninitialized in this function [-Wmaybe-uninitialized] scope()->DeclareVariableName(variable_name.string_, mode); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14: ../deps/v8/src/parsing/parser-base.h:3917:15: note: 'variable_name.v8::internal::PreParserIdentifier::string_' was declared here IdentifierT variable_name; ^~~~~~~~~~~~~ In file included from ../deps/v8/src/perf-jit.cc:32: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/allocation-tracker.h:10, from ../deps/v8/src/profiler/allocation-tracker.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/eh-frame.h:10, from ../deps/v8/src/perf-jit.cc:33: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/frames-inl.h:9, from ../deps/v8/src/profiler/allocation-tracker.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/profiler/cpu-profiler.h:10, from ../deps/v8/src/profiler/cpu-profiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from ../deps/v8/src/profiler/allocation-tracker.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/profiler/heap-profiler.h:10, from ../deps/v8/src/profiler/heap-profiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/profiler/cpu-profiler.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/heap-snapshot-generator.h:11, from ../deps/v8/src/profiler/heap-snapshot-generator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/profiler/cpu-profiler.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/profiler/profile-generator.h:9, from ../deps/v8/src/profiler/profiler-listener.h:11, from ../deps/v8/src/profiler/profiler-listener.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/profiler/profile-generator.h:9, from ../deps/v8/src/profiler/profile-generator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/profiler/profiler-listener.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/profiler/heap-profiler.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/profiler/heap-profiler.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/profiler/heap-snapshot-generator.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/profiler/heap-snapshot-generator.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/profiler/profiler-listener.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/sampling-heap-profiler.h:12, from ../deps/v8/src/profiler/sampling-heap-profiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/profiler/profile-generator.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/profiler/profile-generator.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/profiler/strings-storage.h:10, from ../deps/v8/src/profiler/strings-storage.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc In file included from ../deps/v8/src/frames-inl.h:9, from ../deps/v8/src/profiler/sampling-heap-profiler.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from ../deps/v8/src/profiler/sampling-heap-profiler.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/tick-sample.h:8, from ../deps/v8/src/profiler/tick-sample.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/profiler/strings-storage.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/sampling-heap-profiler.h:12, from ../deps/v8/src/profiler/sampling-heap-profiler.cc:5: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = v8::internal::SamplingHeapProfiler::Sample; T = v8::Value; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../deps/v8/src/profiler/sampling-heap-profiler.cc:114:78: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8-profiler.h:10, from ../deps/v8/src/profiler/tracing-cpu-profiler.h:9, from ../deps/v8/src/profiler/tracing-cpu-profiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/frames-inl.h:9, from ../deps/v8/src/profiler/tick-sample.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/property-descriptor.h:9, from ../deps/v8/src/property-descriptor.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from ../deps/v8/src/profiler/tick-sample.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/property.h:10, from ../deps/v8/src/property.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/regexp/regexp-ast.h:8, from ../deps/v8/src/regexp/regexp-ast.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/property-descriptor.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/regexp/jsregexp.h:8, from ../deps/v8/src/regexp/jsregexp.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/property.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/regexp/regexp-macro-assembler.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler-tracer.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/regexp/regexp-macro-assembler.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc In file included from ../deps/v8/src/regexp/jsregexp.h:9, from ../deps/v8/src/regexp/jsregexp.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/regexp/regexp-macro-assembler.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler-tracer.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/regexp/regexp-parser.h:8, from ../deps/v8/src/regexp/regexp-parser.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc In file included from ../deps/v8/src/regexp/regexp-macro-assembler.h:8, from ../deps/v8/src/regexp/regexp-macro-assembler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/regexp/regexp-stack.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/objects.h:16, from ../deps/v8/src/regexp/regexp-utils.h:8, from ../deps/v8/src/regexp/regexp-utils.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.h:9, from ../deps/v8/src/regexp/jsregexp.cc:36: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/regexp/regexp-parser.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime-profiler.h:8, from ../deps/v8/src/runtime-profiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/register-configuration.h:10, from ../deps/v8/src/register-configuration.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc In file included from ../deps/v8/src/runtime-profiler.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-array.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/regexp/regexp-parser.cc: In member function 'v8::internal::RegExpTree* v8::internal::RegExpParser::ParseDisjunction()': ../deps/v8/src/regexp/regexp-parser.cc:573:72: warning: this statement may fall through [-Wimplicit-fallthrough=] if (parsed) return ReportError(CStrVector("Nothing to repeat")); ^ ../deps/v8/src/regexp/regexp-parser.cc:576:7: note: here case '}': ^~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/runtime-profiler.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/register-configuration.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/regexp/regexp-utils.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/runtime/runtime-array.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/register-configuration.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-atomics.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/runtime/runtime-array.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-classes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-atomics.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-collections.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/runtime/runtime-classes.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/objects-inl.h:21, from ../deps/v8/src/ia32/assembler-ia32-inl.h:44, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/runtime-profiler.cc:10: ../deps/v8/src/feedback-vector-inl.h: In member function 'void v8::internal::FeedbackVector::ComputeCounts(int*, int*, int*, bool)': ../deps/v8/src/feedback-vector-inl.h:244:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!code_is_interpreted) break; ^~ ../deps/v8/src/feedback-vector-inl.h:245:7: note: here case FeedbackSlotKind::kLoadProperty: ^~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/runtime/runtime-classes.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-collections.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-date.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-debug.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/runtime/runtime-compiler.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/runtime/runtime-compiler.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc In file included from ../deps/v8/src/debug/debug-evaluate.h:8, from ../deps/v8/src/runtime/runtime-debug.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-date.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/debug/debug-frames.h:8, from ../deps/v8/src/runtime/runtime-debug.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-forin.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-function.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-error.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-futex.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-forin.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-function.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o ../deps/v8/src/runtime/runtime-intl.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-generator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-error.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-futex.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-intl.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-internal.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/runtime/runtime-generator.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-interpreter.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/frames-inl.h:9, from ../deps/v8/src/runtime/runtime-interpreter.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-intl.cc:18: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/runtime/runtime-internal.cc:14: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/runtime/runtime-internal.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-literals.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from ../deps/v8/src/runtime/runtime-interpreter.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-liveedit.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-maths.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-module.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/runtime/runtime-liveedit.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/runtime/runtime-maths.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/runtime/runtime-liveedit.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-literals.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/runtime/runtime-maths.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/runtime/runtime-module.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-numbers.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-object.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/runtime/runtime-operators.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/runtime/runtime-object.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/runtime/runtime-object.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/runtime/runtime-numbers.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/runtime/runtime-numbers.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-promise.cc:4: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-proxy.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-operators.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-regexp.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-scopes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/runtime/runtime-promise.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/runtime/runtime-promise.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-strings.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-proxy.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/runtime/runtime-scopes.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/deoptimizer.h:12, from ../deps/v8/src/runtime/runtime-scopes.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/conversions-inl.h:22, from ../deps/v8/src/runtime/runtime-regexp.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/runtime/runtime-strings.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-test.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-symbol.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-typedarray.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/runtime/runtime-test.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime-utils.h:10, from ../deps/v8/src/runtime/runtime-wasm.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/runtime/runtime-test.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/runtime/runtime-symbol.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/runtime/runtime.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/runtime/runtime-wasm.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/runtime/runtime-wasm.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/runtime/runtime-typedarray.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc In file included from ../deps/v8/src/runtime/runtime.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/safepoint-table.h:8, from ../deps/v8/src/safepoint-table.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/parsing/preparse-data.h:10, from ../deps/v8/src/snapshot/code-serializer.h:8, from ../deps/v8/src/snapshot/code-serializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/snapshot/deserializer.h:10, from ../deps/v8/src/snapshot/deserializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/snapshot/natives-common.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/safepoint-table.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o ../deps/v8/src/snapshot/object-deserializer.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/snapshot/code-serializer.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o ../deps/v8/src/snapshot/partial-deserializer.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/safepoint-table.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/snapshot/code-serializer.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/snapshot/deserializer.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/snapshot/deserializer.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/snapshot/natives-common.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/snapshot/deserializer.h:10, from ../deps/v8/src/snapshot/object-deserializer.h:8, from ../deps/v8/src/snapshot/object-deserializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/snapshot/deserializer.h:10, from ../deps/v8/src/snapshot/partial-deserializer.h:8, from ../deps/v8/src/snapshot/partial-deserializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/snapshot/partial-serializer.h:8, from ../deps/v8/src/snapshot/partial-serializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/snapshot/object-deserializer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/snapshot/serializer.h:10, from ../deps/v8/src/snapshot/serializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/snapshot/object-deserializer.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/snapshot/partial-deserializer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/snapshot/deserializer.cc: In member function 'bool v8::internal::Deserializer::ReadData(v8::internal::Object**, v8::internal::Object**, int, v8::internal::Address)': ../deps/v8/src/snapshot/deserializer.cc:597:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^~~~ ../deps/v8/src/snapshot/deserializer.cc:417:3: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(byte_code) \ ^~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:602:7: note: in expansion of macro 'SIXTEEN_CASES' SIXTEEN_CASES(kRootArrayConstants) ^~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:616:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast

(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^~~~ ../deps/v8/src/snapshot/deserializer.cc:621:7: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(kHotObject) ^~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/snapshot/partial-serializer.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/snapshot/serializer-common.h:8, from ../deps/v8/src/snapshot/serializer-common.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/snapshot/serializer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/address-map.h:8, from ../deps/v8/src/snapshot/partial-serializer.h:8, from ../deps/v8/src/snapshot/snapshot.h:8, from ../deps/v8/src/snapshot/snapshot-common.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/snapshot/serializer.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o ../deps/v8/src/snapshot/startup-deserializer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/stub-cache.h:8, from ../deps/v8/src/snapshot/serializer-common.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/snapshot/snapshot-source-sink.h:9, from ../deps/v8/src/snapshot/snapshot-source-sink.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/snapshot/deserializer.h:10, from ../deps/v8/src/snapshot/startup-deserializer.h:8, from ../deps/v8/src/snapshot/startup-deserializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/stub-cache.h:8, from ../deps/v8/src/snapshot/serializer-common.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o ../deps/v8/src/source-position-table.cc In file included from ../deps/v8/src/snapshot/startup-serializer.h:9, from ../deps/v8/src/snapshot/startup-serializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/snapshot/snapshot-common.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position.o ../deps/v8/src/source-position.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/source-position-table.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/snapshot/startup-deserializer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/snapshot/startup-deserializer.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/source-position.h:12, from ../deps/v8/src/source-position.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/snapshot/snapshot-source-sink.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/source-position.cc:6: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/snapshot/startup-serializer.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc In file included from ../deps/v8/src/startup-data-util.h:9, from ../deps/v8/src/startup-data-util.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o ../deps/v8/src/string-case.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/source-position-table.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/source-position.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/string-case.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/string-builder.h:9, from ../deps/v8/src/string-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/vector.h:11, from ../deps/v8/src/strtod.h:8, from ../deps/v8/src/strtod.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/string-stream.h:8, from ../deps/v8/src/string-stream.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/string-builder.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/stub-cache.h:8, from ../deps/v8/src/ic/stub-cache.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/counters.h:8, from ../deps/v8/src/tracing/trace-event.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o ../deps/v8/src/trap-handler/handler-outside.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/conversions.h:11, from ../deps/v8/src/tracing/traced-value.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/tracing/tracing-category-observer.cc:9: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/stub-cache.h:8, from ../deps/v8/src/ic/stub-cache.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/transitions.h:8, from ../deps/v8/src/transitions.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o ../deps/v8/src/trap-handler/handler-shared.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o ../deps/v8/src/type-hints.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ic/stub-cache.h:8, from ../deps/v8/src/ic/stub-cache.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/uri.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/uri.o ../deps/v8/src/uri.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/string-stream.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/utils.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/type-hints.h:9, from ../deps/v8/src/type-hints.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/transitions.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/unicode.h:10, from ../deps/v8/src/unicode.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/unicode.h:10, from ../deps/v8/src/unicode-inl.h:8, from ../deps/v8/src/unicode-decoder.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/utils.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/uri.h:8, from ../deps/v8/src/uri.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o ../deps/v8/src/value-serializer.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/version.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/visitors.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/visitors.o ../deps/v8/src/visitors.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/v8.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o ../deps/v8/src/wasm/compilation-manager.cc In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/v8threads.h:8, from ../deps/v8/src/v8threads.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/uri.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/value-serializer.h:11, from ../deps/v8/src/value-serializer.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o ../deps/v8/src/wasm/local-decl-encoder.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/vector.h:11, from ../deps/v8/src/version.h:9, from ../deps/v8/src/version.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/wasm/compilation-manager.h:10, from ../deps/v8/src/wasm/compilation-manager.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/v8.cc:13: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/v8threads.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/v8threads.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o ../deps/v8/src/wasm/module-compiler.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/function-body-decoder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/wasm/wasm-opcodes.h:9, from ../deps/v8/src/wasm/local-decl-encoder.h:9, from ../deps/v8/src/wasm/local-decl-encoder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/wasm/module-compiler.h:13, from ../deps/v8/src/wasm/compilation-manager.h:12, from ../deps/v8/src/wasm/compilation-manager.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc In file included from ../deps/v8/src/wasm/wasm-code-specialization.h:8, from ../deps/v8/src/wasm/module-compiler.h:16, from ../deps/v8/src/wasm/compilation-manager.h:12, from ../deps/v8/src/wasm/compilation-manager.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/value-serializer.cc:16: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/wasm/module-compiler.h:13, from ../deps/v8/src/wasm/module-compiler.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/wasm/module-compiler.h:13, from ../deps/v8/src/wasm/module-compiler.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/wasm/function-body-decoder.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/signature-map.h:10, from ../deps/v8/src/wasm/signature-map.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/function-body-decoder.h:11, from ../deps/v8/src/wasm/module-decoder.h:9, from ../deps/v8/src/wasm/module-decoder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o ../deps/v8/src/wasm/streaming-decoder.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/value-serializer.cc:21: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o ../deps/v8/src/wasm/wasm-api.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o ../deps/v8/src/wasm/wasm-code-specialization.cc In file included from ../deps/v8/src/compilation-info.h:11, from ../deps/v8/src/compiler/wasm-compiler.h:12, from ../deps/v8/src/wasm/function-body-decoder.cc:22: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/value-serializer.cc: In member function 'v8::Maybe v8::internal::ValueSerializer::WriteJSReceiver(v8::internal::Handle)': ../deps/v8/src/value-serializer.cc:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!FLAG_wasm_disable_structured_cloning) { ^~ ../deps/v8/src/value-serializer.cc:482:5: note: here default: ^~~~~~~ In file included from ../deps/v8/src/wasm/wasm-code-specialization.h:8, from ../deps/v8/src/wasm/module-compiler.h:16, from ../deps/v8/src/wasm/module-compiler.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/include/v8-debug.h:8, from ../deps/v8/src/isolate.h:12, from ../deps/v8/src/wasm/streaming-decoder.h:9, from ../deps/v8/src/wasm/streaming-decoder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/wasm/wasm-result.h:12, from ../deps/v8/src/wasm/wasm-api.h:8, from ../deps/v8/src/wasm/wasm-api.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/wasm/module-decoder.cc:12: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/wasm/module-decoder.cc:12: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/wasm/wasm-code-specialization.h:8, from ../deps/v8/src/wasm/wasm-code-specialization.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/streaming-decoder.h:11, from ../deps/v8/src/wasm/streaming-decoder.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/streaming-decoder.h:11, from ../deps/v8/src/wasm/streaming-decoder.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc In file included from ../deps/v8/src/wasm/wasm-code-specialization.h:8, from ../deps/v8/src/wasm/wasm-code-specialization.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/wasm/wasm-debug.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/wasm-code-specialization.h:11, from ../deps/v8/src/wasm/wasm-code-specialization.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/wasm/wasm-api.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/wasm/wasm-external-refs.cc:13: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/wasm/wasm-debug.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/wasm/wasm-debug.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/handles.h:10, from ../deps/v8/src/api-natives.h:8, from ../deps/v8/src/wasm/wasm-js.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/wasm/wasm-module.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/wasm/wasm-opcodes.h:9, from ../deps/v8/src/wasm/wasm-interpreter.h:8, from ../deps/v8/src/wasm/wasm-interpreter.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/wasm-module-builder.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/wasm/wasm-module.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/wasm/wasm-interpreter.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/wasm/wasm-module.cc:8: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/wasm/wasm-js.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/wasm/wasm-interpreter.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/machine-type.h:12, from ../deps/v8/src/wasm/wasm-opcodes.h:9, from ../deps/v8/src/wasm/wasm-opcodes.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/debug/debug.h:8, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/wasm-objects.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/wasm/wasm-result.h:12, from ../deps/v8/src/wasm/wasm-result.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/wasm/wasm-module-builder.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/wasm-js.cc:22: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/wasm-objects.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/wasm/wasm-objects.h:8, from ../deps/v8/src/wasm/wasm-objects.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/zone/zone-segment.h:8, from ../deps/v8/src/zone/accounting-allocator.h:15, from ../deps/v8/src/zone/accounting-allocator.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/interface-types.h:12, from ../deps/v8/src/wasm/wasm-text.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/isolate-inl.h:9, from ../deps/v8/src/wasm/wasm-result.cc:9: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/zone/zone-segment.h:8, from ../deps/v8/src/zone/zone-segment.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/wasm/wasm-text.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/assembler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/assembler-ia32.o ../deps/v8/src/ia32/assembler-ia32.cc In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/zone/zone.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/ia32/assembler-ia32.h:42, from ../deps/v8/src/ia32/assembler-ia32.cc:37: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/code-stubs-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/code-stubs-ia32.o ../deps/v8/src/ia32/code-stubs-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/codegen-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/codegen-ia32.o ../deps/v8/src/ia32/codegen-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/cpu-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/cpu-ia32.o ../deps/v8/src/ia32/cpu-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/deoptimizer-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/deoptimizer-ia32.o ../deps/v8/src/ia32/deoptimizer-ia32.cc In file included from ../deps/v8/src/ia32/assembler-ia32.h:42, from ../deps/v8/src/ia32/assembler-ia32.cc:37: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/disasm-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/disasm-ia32.o ../deps/v8/src/ia32/disasm-ia32.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ia32/assembler-ia32.cc:52: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8-testing.h:8, from ../deps/v8/src/api.h:8, from ../deps/v8/src/api-arguments.h:8, from ../deps/v8/src/ia32/code-stubs-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/frame-constants-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/frame-constants-ia32.o ../deps/v8/src/ia32/frame-constants-ia32.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/ia32/cpu-ia32.cc:13: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/ia32/codegen-ia32.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/interface-descriptors-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/interface-descriptors-ia32.o ../deps/v8/src/ia32/interface-descriptors-ia32.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/ia32/deoptimizer-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/utils.h:14, from ../deps/v8/src/disasm.h:8, from ../deps/v8/src/ia32/disasm-ia32.cc:12: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/assembler-inl.h:8, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/ia32/codegen-ia32.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/ia32/cpu-ia32.cc:13: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/ia32/frame-constants-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/ia32/interface-descriptors-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/ia32/deoptimizer-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/ia32/codegen-ia32.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/cpu-ia32.cc:14: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ia32/code-stubs-ia32.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ia32/code-stubs-ia32.cc:10: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/ia32/deoptimizer-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/ia32/assembler-ia32.cc: In member function 'void v8::internal::Assembler::Nop(int)': ../deps/v8/src/ia32/assembler-ia32.cc:323:10: warning: this statement may fall through [-Wimplicit-fallthrough=] *pc_++ = (x) ~~~~~~~^~~~~ ../deps/v8/src/ia32/assembler-ia32.cc:405:9: note: in expansion of macro 'EMIT' EMIT(0x66); ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:406:7: note: here case 1: ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:323:10: warning: this statement may fall through [-Wimplicit-fallthrough=] *pc_++ = (x) ~~~~~~~^~~~~ ../deps/v8/src/ia32/assembler-ia32.cc:421:9: note: in expansion of macro 'EMIT' EMIT(0x66); ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:422:7: note: here case 5: ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:441:14: warning: this statement may fall through [-Wimplicit-fallthrough=] bytes--; ~~~~~^~ ../deps/v8/src/ia32/assembler-ia32.cc:442:7: note: here case 10: ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:444:14: warning: this statement may fall through [-Wimplicit-fallthrough=] bytes--; ~~~~~^~ ../deps/v8/src/ia32/assembler-ia32.cc:445:7: note: here case 9: ^~~~ ../deps/v8/src/ia32/assembler-ia32.cc:447:14: warning: this statement may fall through [-Wimplicit-fallthrough=] bytes--; ~~~~~^~ ../deps/v8/src/ia32/assembler-ia32.cc:448:7: note: here case 8: ^~~~ In file included from ../deps/v8/src/ia32/frame-constants-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/macro-assembler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/macro-assembler-ia32.o ../deps/v8/src/ia32/macro-assembler-ia32.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/ia32/frame-constants-ia32.cc:9: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/interface-descriptors.h:10, from ../deps/v8/src/ia32/interface-descriptors-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/ia32/interface-descriptors-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/checks.h:8, from ../deps/v8/src/elements-kind.h:9, from ../deps/v8/src/feedback-vector.h:12, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/bootstrapper.h:8, from ../deps/v8/src/ia32/macro-assembler-ia32.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/simulator-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/simulator-ia32.o ../deps/v8/src/ia32/simulator-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/code-generator-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/code-generator-ia32.o ../deps/v8/src/compiler/ia32/code-generator-ia32.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/ia32/simulator-ia32.h:8, from ../deps/v8/src/ia32/simulator-ia32.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-scheduler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-scheduler-ia32.o ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/ia32/macro-assembler-ia32.cc:11: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-selector-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-selector-ia32.o ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/interface-descriptors.h:12, from ../deps/v8/src/code-stubs.h:14, from ../deps/v8/src/codegen.h:8, from ../deps/v8/src/ia32/macro-assembler-ia32.cc:11: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/ia32/debug-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/ia32/debug-ia32.o ../deps/v8/src/debug/ia32/debug-ia32.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/ia32/code-generator-ia32.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/access-compiler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/access-compiler-ia32.o ../deps/v8/src/ic/ia32/access-compiler-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/handler-compiler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/handler-compiler-ia32.o ../deps/v8/src/ic/ia32/handler-compiler-ia32.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc:5: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/ia32/code-generator-ia32.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/debug/debug.h:8, from ../deps/v8/src/debug/ia32/debug-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/ia32/code-generator-ia32.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/ia32/access-compiler-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/code-stubs.h:8, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/ia32/handler-compiler-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/ia32/assembler-ia32.h:42, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.h:8, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc:5: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc:5: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:9, from ../deps/v8/src/debug/ia32/debug-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc:6: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/debug/ia32/debug-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/ia32/access-compiler-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/code-stubs.h:9, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/ia32/handler-compiler-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/ia32/assembler-ia32.h:42, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.h:8, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.cc:7: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/compiler/instruction.h:20, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/instruction-selector.h:11, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc:6: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/ia32/access-compiler-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.h:9, from ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/debug/debug.h:18, from ../deps/v8/src/ia32/assembler-ia32-inl.h:43, from ../deps/v8/src/assembler-inl.h:11, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/ia32/codegen-ia32.h:8, from ../deps/v8/src/codegen.h:47, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/ic/access-compiler.h:8, from ../deps/v8/src/ic/handler-compiler.h:8, from ../deps/v8/src/ic/ia32/handler-compiler-ia32.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../. -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/debug-support.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/debug-support.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/debug-support.cc In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/debug-support.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/ia32/code-generator-ia32.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/gap-resolver.h:8, from ../deps/v8/src/compiler/code-generator.h:9, from ../deps/v8/src/compiler/ia32/code-generator-ia32.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/base/lazy-instance.h:71, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction-scheduler.h:8, from ../deps/v8/src/compiler/ia32/instruction-scheduler-ia32.cc:5: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/debug-support.cc:7: ../deps/v8/src/frames.h: In member function 'void v8::internal::InnerPointerToCodeCache::Flush()': ../deps/v8/src/frames.h:46:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry'; use assignment or value-initialization instead [-Wclass-memaccess] memset(&cache_[0], 0, sizeof(cache_)); ^ ../deps/v8/src/frames.h:32:10: note: 'struct v8::internal::InnerPointerToCodeCache::InnerPointerToCodeCacheEntry' declared here struct InnerPointerToCodeCacheEntry { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/gtest/libgtest.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/gtest/libgtest.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o In file included from ../deps/v8/src/base/adapters.h:11, from ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc:5: ../deps/v8/src/base/macros.h: In instantiation of 'Dest bit_cast(const Source&) [with Dest = v8::internal::ExternalReference; Source = int]': ../deps/v8/src/compiler/instruction.h:1084:69: required from here ../deps/v8/src/base/macros.h:103:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::internal::ExternalReference' from an array of 'const int' [-Wclass-memaccess] memcpy(&dest, &source, sizeof(dest)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/ia32/instruction-selector-ia32.cc:6: ../deps/v8/src/assembler.h:758:7: note: 'class v8::internal::ExternalReference' declared here class ExternalReference BASE_EMBEDDED { ^~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/heap/remembered-set.h:8, from ../deps/v8/src/heap/heap-inl.h:17, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/frames-inl.h:11, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/debug-support.cc:8: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/counters.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/date.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/elements.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/execution.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/factory.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/flags.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/frames.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/handles.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/intl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/log.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/messages.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/property.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/source-position.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/uri.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/utils.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/version.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/visitors.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/assembler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/code-stubs-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/codegen-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/cpu-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/deoptimizer-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/disasm-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/frame-constants-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/interface-descriptors-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/macro-assembler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ia32/simulator-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/code-generator-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-scheduler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ia32/instruction-selector-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/debug/ia32/debug-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/access-compiler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ia32/handler-compiler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_base/gen/debug-support.o g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/snapshot/mksnapshot.cc:10: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/snapshot/mksnapshot.cc:10: ../deps/v8/src/assembler.h: In static member function 'static void* v8::internal::ExternalReference::Redirect(v8::internal::Isolate*, v8::internal::Address, v8::internal::ExternalReference::Type)': ../deps/v8/src/assembler.h:1061:53: warning: cast between incompatible function types from 'void* (*)()' to 'void* (*)(v8::internal::Isolate*, void*, v8::internal::ExternalReference::Type)' [-Wcast-function-type] isolate->external_reference_redirector()); ^ g++ -pthread -rdynamic -m32 -m32 -Wl,-Os,--as-needed -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/mksnapshot -Wl,--start-group /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a -lz -lcares -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni; "/home/slitaz/wok/node/source/node-9.11.2/out/Release/mksnapshot" --startup_src "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.23"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m32 -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o ../deps/v8/src/setup-isolate-deserialize.cc In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/experimental-extras-libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from ../deps/v8/src/allocation.h:12, from ../deps/v8/src/runtime/runtime.h:10, from ../deps/v8/src/interpreter/interpreter.h:17, from ../deps/v8/src/setup-isolate-deserialize.cc:8: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/extras-libraries.cc:7: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../deps/v8/src/v8.h:8, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc:3: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/geni/snapshot.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/v8_maybe_snapshot.stamp touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/v8.stamp g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/async_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/async_wrap.o ../src/async_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/cares_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connection_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connection_wrap.o ../src/connection_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connect_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connect_wrap.o ../src/connect_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/env.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/env.o ../src/env.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/fs_event_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/handle_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/js_stream.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/js_stream.o ../src/js_stream.cc In file included from ../src/node_persistent.h:6, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/env.h:27, from ../src/connection_wrap.h:6, from ../src/connection_wrap.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/env.h:27, from ../src/connect_wrap.h:6, from ../src/connect_wrap.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/env.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/async_wrap-inl.h:29, from ../src/async_wrap.cc:22: ../src/async_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/async_wrap.cc:781:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(async_wrap, node::AsyncWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: ../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:428:65: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/async_wrap-inl.h:29, from ../src/cares_wrap.cc:24: ../src/cares_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/cares_wrap.cc:2221:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(cares_wrap, node::cares_wrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

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

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::PromiseWrap]' ../src/async_wrap.cc:231:18: required from here ../deps/v8/include/v8.h:9338: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/async_wrap-inl.h:29, from ../src/fs_event_wrap.cc:22: ../src/fs_event_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/fs_event_wrap.cc:224:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(fs_event_wrap, node::FSEventWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/js_stream.h:8, from ../src/js_stream.cc:1: ../src/js_stream.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/js_stream.cc:216:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(js_stream, node::JSStream::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, 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::cares_wrap::{anonymous}::ChannelWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::cares_wrap::{anonymous}::ChannelWrap]' ../src/cares_wrap.cc:189:29: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, 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::JSStream; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::JSStream]' ../src/js_stream.cc:27:26: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/module_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/module_wrap.o ../src/module_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node.o ../src/node.cc In file included from ../src/node.h:63, from ../src/node_url.h:6, from ../src/module_wrap.h:9, from ../src/module_wrap.cc:4: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_api.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_api.o ../src/node_api.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_buffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_config.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_config.o ../src/node_config.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_constants.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_constants.o ../src/node_constants.cc In file included from ../src/module_wrap.cc:9: ../src/module_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:453:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_INTERNAL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/module_wrap.cc:799:1: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_INTERNAL' NODE_MODULE_CONTEXT_AWARE_INTERNAL(module_wrap, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_contextify.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_contextify.o ../src/node_contextify.cc In file included from ../src/node.h:63, from ../src/node_buffer.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_debug_options.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_debug_options.o ../src/node_debug_options.cc In file included from ../src/node.h:63, from ../src/node_config.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_constants.h:27, from ../src/node_constants.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/node_debug_options.cc:6: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/string_search.h:10, from ../src/node_buffer.cc:27: ../src/node_buffer.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_buffer.cc:1248:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(buffer, node::Buffer::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, 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:141:75: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_i18n.h:27, from ../src/node_config.cc:2: ../src/node_config.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_config.cc:141:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(config, node::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_domain.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_domain.o ../src/node_domain.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_file.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_file.o ../src/node_file.cc ../src/node_api.cc: In function 'v8::Local {anonymous}::v8impl::V8LocalValueFromJsValue(napi_value)': ../src/node_api.cc:306:31: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'class v8::Local' from an array of 'napi_value' {aka 'struct napi_value__*'} [-Wclass-memaccess] memcpy(&local, &v, sizeof(v)); ^ In file included from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h:198:7: note: 'class v8::Local' declared here class Local { ^~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http2.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http2.o ../src/node_http2.cc ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

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

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/node_object_wrap.h:85:78: required from here ../deps/v8/include/v8.h:9338: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] 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 = {anonymous}::v8impl::Reference; T = v8::Value; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo<{anonymous}::v8impl::Reference>&)]': ../src/node_api.cc:399:67: required from here ../deps/v8/include/v8.h:9338:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo<{anonymous}::v8impl::Reference>::Callback' {aka 'void (*)(const v8::WeakCallbackInfo<{anonymous}::v8impl::Reference>&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] ../src/node_contextify.cc: In static member function 'static void node::contextify::ContextifyContext::RunInDebugContext(const v8::FunctionCallbackInfo&)': ../src/node_contextify.cc:224:41: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:224:74: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:224:74: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:229:12: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:229:73: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:229:73: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:230:28: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:230:61: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:230:61: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^~~~~~~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc: In function 'void node::DebugPause(const v8::FunctionCallbackInfo&)': ../src/node.cc:4392:14: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4392:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4392:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^~~~~~~~~~ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/node_contextify.cc:22: ../src/node_contextify.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_contextify.cc:1169:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(contextify, node::contextify::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_internals.h:27, 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::contextify::ContextifyContext; T = v8::Context; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/node_contextify.cc:107:72: required from here ../deps/v8/include/v8.h:9338: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] 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::ContextifyScript; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::contextify::ContextifyScript]' ../src/node_contextify.cc:1153:36: required from here ../deps/v8/include/v8.h:9338: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.h:63, from ../src/node_buffer.h:25, 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::crypto::SecureContext; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::SecureContext]' ../src/node_crypto.h:177:33: required from here ../deps/v8/include/v8.h:9338: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] 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::crypto::CipherBase; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::CipherBase]' ../src/node_crypto.h:487:30: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hmac; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hmac]' ../src/node_crypto.h:515:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hash; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hash]' ../src/node_crypto.h:540:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Sign; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Sign]' ../src/node_crypto.h:595:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Verify; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Verify]' ../src/node_crypto.h:618:26: required from here ../deps/v8/include/v8.h:9338: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::crypto::DiffieHellman; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::DiffieHellman]' ../src/node_crypto.h:686:33: required from here ../deps/v8/include/v8.h:9338: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::crypto::ECDH; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::ECDH]' ../src/node_crypto.h:718:24: required from here ../deps/v8/include/v8.h:9338: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_domain.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_file.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/node_http2.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http_parser.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http_parser.o ../src/node_http_parser.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_os.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_os.o ../src/node_os.cc In file included from ../src/node_domain.cc:2: ../src/node_domain.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:453:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_INTERNAL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_domain.cc:34:1: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_INTERNAL' NODE_MODULE_CONTEXT_AWARE_INTERNAL(domain, node::domain::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_http_parser.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_platform.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_platform.o ../src/node_platform.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_perf.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_perf.o ../src/node_perf.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_os.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

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

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::http2::Http2Session]' ../src/node_http2.cc:460:30: required from here ../deps/v8/include/v8.h:9338: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] 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::http2::Http2Stream; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::http2::Http2Stream]' ../src/node_http2.cc:1675:29: required from here ../deps/v8/include/v8.h:9338: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] g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_postmortem_metadata.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_postmortem_metadata.o ../src/node_postmortem_metadata.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_perf.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_serdes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_serdes.o ../src/node_serdes.cc In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/node_platform.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/env.h:27, from ../src/node_postmortem_metadata.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_trace_events.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_trace_events.o ../src/node_trace_events.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_url.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_url.o ../src/node_url.cc In file included from ../src/node_os.cc:22: ../src/node_os.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_os.cc:417:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(os, node::os::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_serdes.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_perf.cc:1: ../src/node_perf.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_perf.cc:421:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(performance, node::performance::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_trace_events.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_util.o ../src/node_util.cc 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_v8.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_v8.o ../src/node_v8.cc In file included from ../src/node_serdes.cc:1: ../src/node_serdes.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_serdes.cc:486:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(serdes, node::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_util.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, 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::{anonymous}::SerializerContext; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::{anonymous}::SerializerContext]' ../src/node_serdes.cc:88:35: required from here ../deps/v8/include/v8.h:9338: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] 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::{anonymous}::DeserializerContext; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::{anonymous}::DeserializerContext]' ../src/node_serdes.cc:274:37: required from here ../deps/v8/include/v8.h:9338: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] g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_stat_watcher.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_stat_watcher.o ../src/node_stat_watcher.cc In file included from ../src/node.h:63, from ../src/node_v8.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_watchdog.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_zlib.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_zlib.o ../src/node_zlib.cc In file included from ../src/node_util.cc:1: ../src/node_util.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_util.cc:240:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(util, node::util::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_i18n.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_i18n.o ../src/node_i18n.cc In file included from ../src/node.h:63, from ../src/node_stat_watcher.h:27, from ../src/node_stat_watcher.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_watchdog.h:27, from ../src/node_watchdog.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_v8.cc:23: ../src/node_v8.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/node_v8.cc:204:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(v8, node::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_zlib.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/pipe_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/pipe_wrap.o ../src/pipe_wrap.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_i18n.h:27, from ../src/node_i18n.cc:43: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/process_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/process_wrap.o ../src/process_wrap.cc In file included from ../src/node_mutex.h:4, from ../src/node_watchdog.h:29, from ../src/node_watchdog.cc:22: ../src/node_watchdog.cc: In member function 'int node::SigintWatchdogHelper::Start()': ../src/node_watchdog.cc:189:54: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict] CHECK_EQ(0, pthread_sigmask(SIG_SETMASK, &sigmask, &sigmask)); ~~~~~~~~ ^~~~~~~~ ../src/util.h:108:44: note: in definition of macro 'UNLIKELY' #define UNLIKELY(expr) __builtin_expect(!!(expr), 0) ^~~~ ../src/util.h:128:24: note: in expansion of macro 'CHECK' #define CHECK_EQ(a, b) CHECK((a) == (b)) ^~~~~ ../src/node_watchdog.cc:189:3: note: in expansion of macro 'CHECK_EQ' CHECK_EQ(0, pthread_sigmask(SIG_SETMASK, &sigmask, &sigmask)); ^~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

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

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::StatWatcher]' ../src/node_stat_watcher.cc:68:29: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::{anonymous}::ZCtx; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::{anonymous}::ZCtx]' ../src/node_zlib.cc:91:24: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/aliased_buffer.h:5, from ../src/env-inl.h:27, from ../src/process_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::i18n::{anonymous}::ConverterObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::i18n::{anonymous}::ConverterObject]' ../src/node_i18n.cc:261:35: required from here ../deps/v8/include/v8.h:9338: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] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/signal_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/spawn_sync.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_bytes.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_search.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_search.o ../src/string_search.cc In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/stream_wrap.h:27, from ../src/connection_wrap.h:7, from ../src/pipe_wrap.h:28, from ../src/pipe_wrap.cc:22: ../src/pipe_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipe_wrap.cc:243:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(pipe_wrap, node::PipeWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_base.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_base.o ../src/stream_base.cc In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/stream_wrap.h:27, from ../src/connection_wrap.h:7, from ../src/pipe_wrap.h:28, from ../src/node_wrap.h:28, from ../src/process_wrap.cc:24: ../src/process_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/process_wrap.cc:316:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(process_wrap, node::ProcessWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_wrap.o ../src/stream_wrap.cc In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tcp_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tcp_wrap.o ../src/tcp_wrap.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/spawn_sync.h:27, from ../src/spawn_sync.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/timer_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/timer_wrap.o ../src/timer_wrap.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/string_search.h:10, from ../src/string_search.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/string_bytes.h:29, from ../src/string_bytes.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/env.h:27, from ../src/stream_base.h:6, from ../src/stream_base-inl.h:6, from ../src/stream_base.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/async_wrap-inl.h:29, from ../src/signal_wrap.cc:22: ../src/signal_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signal_wrap.cc:129:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(signal_wrap, node::SignalWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/aliased_buffer.h:5, from ../src/env.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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/spawn_sync.h:27, from ../src/spawn_sync.cc:22: ../src/spawn_sync.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/spawn_sync.cc:1075:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(spawn_sync, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/timer_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/agent.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/agent.o ../src/tracing/agent.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc In file included from ../src/async_wrap-inl.h:29, from ../src/timer_wrap.cc:22: ../src/timer_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/timer_wrap.cc:163:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(timer_wrap, node::TimerWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/stream_wrap.h:27, from ../src/connection_wrap.h:7, from ../src/tcp_wrap.h:29, from ../src/tcp_wrap.cc:22: ../src/tcp_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tcp_wrap.cc:385:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(tcp_wrap, node::TCPWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/stream_wrap.h:27, from ../src/stream_wrap.cc:22: ../src/stream_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/stream_wrap.cc:378:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(stream_wrap, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/node_mutex.h:4, from ../src/tracing/node_trace_buffer.h:4, from ../src/tracing/node_trace_buffer.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/tracing/agent.h:6, from ../src/tracing/agent.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/trace_event.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/trace_event.o ../src/tracing/trace_event.cc In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/node_mutex.h:4, from ../src/tracing/node_trace_writer.h:7, from ../src/tracing/node_trace_writer.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tty_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/udp_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/util.o ../src/util.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/uv.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/uv.o ../src/uv.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/gen/node_javascript.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/gen/node_javascript.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/node_javascript.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_agent.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_agent.o ../src/inspector_agent.cc In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/tracing/trace_event.h:8, from ../src/tracing/trace_event.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_io.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_js_api.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_js_api.o ../src/inspector_js_api.cc In file included from ../src/aliased_buffer.h:5, from ../src/env.h:27, from ../src/tty_wrap.h:27, from ../src/tty_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/udp_wrap.h:27, from ../src/udp_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/string_bytes.h:29, from ../src/util.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/uv.cc:23: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/stream_base.h:8, from ../src/stream_wrap.h:27, from ../src/tty_wrap.h:29, from ../src/tty_wrap.cc:22: ../src/tty_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tty_wrap.cc:177:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(tty_wrap, node::TTYWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_persistent.h:6, 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 static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/async_wrap-inl.h:29, from ../src/req_wrap-inl.h:7, from ../src/udp_wrap.h:30, from ../src/udp_wrap.cc:22: ../src/udp_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/udp_wrap.cc:525:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(udp_wrap, node::UDPWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/inspector_agent.h:13, from ../src/inspector_agent.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/inspector_agent.h:13, from ../src/inspector_socket_server.h:4, from ../src/inspector_io.h:4, from ../src/inspector_io.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/uv.cc:24: ../src/uv.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/uv.cc:85:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(uv, node::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket.o ../src/inspector_socket.cc ../src/util.cc: In function 'void node::GetHumanReadableProcessName(char (*)[1024])': ../src/util.cc:118:34: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(*name, sizeof(*name), "%s[%u]", title, uv_os_getpid()); ^~~~~~~~ ../src/util.cc:118:34: note: using the range [0, 4294967295] for directive argument In file included from /usr/include/stdio.h:873, from ../deps/v8/include/v8.h:20, from ../src/string_bytes.h:29, from ../src/util.cc:22: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 4 and 1036 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_mutex.h:4, from ../src/node_platform.h:11, from ../src/inspector_agent.h:13, from ../src/inspector_agent.cc:1: ../src/inspector_agent.cc: In function 'int node::inspector::{anonymous}::StartDebugSignalHandler()': ../src/inspector_agent.cc:104:54: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict] CHECK_EQ(0, pthread_sigmask(SIG_SETMASK, &sigmask, &sigmask)); ~~~~~~~~ ^~~~~~~~ ../src/util.h:108:44: note: in definition of macro 'UNLIKELY' #define UNLIKELY(expr) __builtin_expect(!!(expr), 0) ^~~~ ../src/util.h:128:24: note: in expansion of macro 'CHECK' #define CHECK_EQ(a, b) CHECK((a) == (b)) ^~~~~ ../src/inspector_agent.cc:104:3: note: in expansion of macro 'CHECK_EQ' CHECK_EQ(0, pthread_sigmask(SIG_SETMASK, &sigmask, &sigmask)); ^~~~~~~~ In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/util-inl.h:27, from ../src/inspector_socket.h:4, from ../src/inspector_socket.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket_server.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/backtrace_posix.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/backtrace_posix.o ../src/backtrace_posix.cc In file included from ../src/node.h:63, from /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/node_javascript.cc:2: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto.o ../src/node_crypto.cc ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

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

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::SecureContext]' ../src/node_crypto.h:177:33: required from here ../deps/v8/include/v8.h:9338: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] 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::crypto::CipherBase; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::CipherBase]' ../src/node_crypto.h:487:30: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hmac; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hmac]' ../src/node_crypto.h:515:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hash; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hash]' ../src/node_crypto.h:540:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Sign; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Sign]' ../src/node_crypto.h:595:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Verify; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Verify]' ../src/node_crypto.h:618:26: required from here ../deps/v8/include/v8.h:9338: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::crypto::DiffieHellman; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::DiffieHellman]' ../src/node_crypto.h:686:33: required from here ../deps/v8/include/v8.h:9338: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::crypto::ECDH; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::ECDH]' ../src/node_crypto.h:718:24: required from here ../deps/v8/include/v8.h:9338: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] g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_bio.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_bio.o ../src/node_crypto_bio.cc In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/backtrace_posix.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/inspector_agent.h:13, from ../src/inspector_socket_server.h:4, from ../src/inspector_socket_server.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_crypto.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tls_wrap.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tls_wrap.o ../src/tls_wrap.cc In file included from ../src/aliased_buffer.h:5, from ../src/env-inl.h:27, from ../src/node_crypto_bio.h:28, from ../src/node_crypto_bio.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/util-inl.h:27, from ../src/node_crypto_clienthello-inl.h:28, from ../src/node_crypto_clienthello.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../src/node_crypto.cc: In static member function 'static void node::crypto::SecureContext::Init(const v8::FunctionCallbackInfo&)': ../src/node_crypto.cc:580:29: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:580:29: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:582:36: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:582:36: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:584:36: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:584:36: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:586:31: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:586:31: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:588:38: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:588:38: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:590:38: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:590:38: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:592:31: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:592:31: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:594:38: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:594:38: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_server_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:596:38: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ ../src/node_crypto.cc:596:38: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_client_method(); ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/tls_wrap.h:27, from ../src/tls_wrap.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, 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::crypto::SecureContext; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::SecureContext]' ../src/node_crypto.h:177:33: required from here ../deps/v8/include/v8.h:9338: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] 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::crypto::CipherBase; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::CipherBase]' ../src/node_crypto.h:487:30: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hmac; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hmac]' ../src/node_crypto.h:515:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hash; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hash]' ../src/node_crypto.h:540:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Sign; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Sign]' ../src/node_crypto.h:595:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Verify; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Verify]' ../src/node_crypto.h:618:26: required from here ../deps/v8/include/v8.h:9338: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::crypto::DiffieHellman; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::DiffieHellman]' ../src/node_crypto.h:686:33: required from here ../deps/v8/include/v8.h:9338: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::crypto::ECDH; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::ECDH]' ../src/node_crypto.h:718:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Connection; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Connection]' ../src/node_crypto.cc:2948:28: required from here ../deps/v8/include/v8.h:9338: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/async_wrap-inl.h:29, from ../src/node_crypto.h:34, from ../src/tls_wrap.h:28, from ../src/tls_wrap.cc:22: ../src/tls_wrap.cc: At global scope: ../src/node_internals.h:147:49: warning: cast between incompatible function types from 'void (*)(v8::Local, v8::Local, v8::Local)' to 'node::addon_context_register_func' {aka 'void (*)(v8::Local, v8::Local, v8::Local, void*)'} [-Wcast-function-type] (node::addon_context_register_func) (regfunc), \ ^ ../src/node_internals.h:158:3: note: in expansion of macro 'NODE_MODULE_CONTEXT_AWARE_CPP' NODE_MODULE_CONTEXT_AWARE_CPP(modname, regfunc, nullptr, NM_F_BUILTIN) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tls_wrap.cc:929:1: note: in expansion of macro 'NODE_BUILTIN_MODULE_CONTEXT_AWARE' NODE_BUILTIN_MODULE_CONTEXT_AWARE(tls_wrap, node::TLSWrap::Initialize) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, 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::crypto::SecureContext; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::SecureContext]' ../src/node_crypto.h:177:33: required from here ../deps/v8/include/v8.h:9338: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] 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::crypto::CipherBase; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::CipherBase]' ../src/node_crypto.h:487:30: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hmac; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hmac]' ../src/node_crypto.h:515:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Hash; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Hash]' ../src/node_crypto.h:540:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Sign; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Sign]' ../src/node_crypto.h:595:24: required from here ../deps/v8/include/v8.h:9338: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::crypto::Verify; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::Verify]' ../src/node_crypto.h:618:26: required from here ../deps/v8/include/v8.h:9338: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::crypto::DiffieHellman; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::DiffieHellman]' ../src/node_crypto.h:686:33: required from here ../deps/v8/include/v8.h:9338: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::crypto::ECDH; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::crypto::ECDH]' ../src/node_crypto.h:718:24: required from here ../deps/v8/include/v8.h:9338: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::TLSWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:74:3: required from 'void node::BaseObject::MakeWeak(Type*) [with Type = node::TLSWrap]' ../src/tls_wrap.cc:71:16: required from here ../deps/v8/include/v8.h:9338: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] rm -f /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libnode.a && ar crsT /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libnode.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/async_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/cares_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connection_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/connect_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/env.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/fs_event_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/handle_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/js_stream.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/module_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_api.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_buffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_config.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_constants.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_contextify.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_debug_options.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_domain.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_file.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http2.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_http_parser.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_os.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_platform.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_perf.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_postmortem_metadata.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_serdes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_trace_events.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_url.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_v8.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_stat_watcher.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_watchdog.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_zlib.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_i18n.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/pipe_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/process_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/signal_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/spawn_sync.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_bytes.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/string_search.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_base.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/stream_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tcp_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/timer_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/agent.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tracing/trace_event.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tty_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/udp_wrap.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/uv.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/gen/node_javascript.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_agent.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_io.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_js_api.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/inspector_socket_server.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/backtrace_posix.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_bio.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node_lib/src/tls_wrap.o g++ '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../deps/v8/include -I../deps/http_parser -I../deps/uv/include -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node/src/node_main.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc In file included from ../src/node.h:63, from ../src/node_main.cc:22: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ -pthread -rdynamic -m32 -Wl,--whole-archive,/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libnode.a -Wl,--no-whole-archive -Wl,--whole-archive,/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a -Wl,--no-whole-archive -Wl,-z,noexecstack -Wl,--whole-archive /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -Wl,-Os,--as-needed -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/node -Wl,--start-group /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/node/src/node_main.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libnode.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/nghttp2/libnghttp2.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcares -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -lm -Wl,--end-group touch /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/rename_node_bin_win.stamp g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o ../test/cctest/node_test_fixture.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o ../test/cctest/test_aliased_buffer.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_base64.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o ../test/cctest/test_node_postmortem_metadata.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_environment.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_util.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_url.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/base64.h:6, from ../test/cctest/test_base64.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../test/cctest/test_util.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_internals.h:27, from ../test/cctest/test_environment.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../test/cctest/test_aliased_buffer.cc:2: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node_persistent.h:6, from ../src/util.h:27, from ../src/util-inl.h:27, from ../src/inspector_socket.h:4, from ../test/cctest/test_inspector_socket.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../src/node_url.h:6, from ../test/cctest/test_url.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../test/cctest/test_node_postmortem_metadata.cc:2: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ In file included from ../src/node.h:63, from ../test/cctest/node_test_fixture.h:6, from ../test/cctest/node_test_fixture.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' '-D_POSIX_C_SOURCE=200112' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen -I../deps/gtest/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m32 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/slitaz/wok/node/source/node-9.11.2/out/Release/.deps//home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc In file included from ../src/node.h:63, from ../src/node_platform.h:10, from ../src/inspector_agent.h:13, from ../src/inspector_socket_server.h:4, from ../test/cctest/test_inspector_socket_server.cc:1: ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCPrologueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10378:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ ../deps/v8/include/v8.h: In static member function 'static void v8::V8::RemoveGCEpilogueCallback(v8::GCCallback)': ../deps/v8/include/v8.h:10385:53: warning: cast between incompatible function types from 'v8::GCCallback' {aka 'void (*)(v8::GCType, v8::GCCallbackFlags)'} to 'v8::Isolate::GCCallback' {aka 'void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)'} [-Wcast-function-type] reinterpret_cast(callback)); ^ g++ -pthread -rdynamic -m32 -Wl,--whole-archive,/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a -Wl,--no-whole-archive -Wl,-z,noexecstack -Wl,--whole-archive /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -Wl,-Os,--as-needed -o /home/slitaz/wok/node/source/node-9.11.2/out/Release/cctest -Wl,--start-group /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_base64.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_environment.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_util.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_url.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/libnode.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/gtest/libgtest.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/uv/libuv.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/nghttp2/libnghttp2.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_base.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcares -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -lm -Wl,--end-group rm a722c398dcd628b68ead5c871c0b5f345401d258.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi make -C out BUILDTYPE=Release V=1 touch a722c398dcd628b68ead5c871c0b5f345401d258.intermediate LD_LIBRARY_PATH=/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.host:/home/slitaz/wok/node/source/node-9.11.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector/protocol /home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/slitaz/wok/node/source/node-9.11.2/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json rm a722c398dcd628b68ead5c871c0b5f345401d258.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi /usr/bin/python2.7 tools/install.py install '/home/slitaz/wok/node/install' '/usr' installing /home/slitaz/wok/node/install/usr/bin/node installing /home/slitaz/wok/node/install/usr/share/systemtap/tapset/node.stp installing /home/slitaz/wok/node/install/usr/share/doc/node/gdbinit installing /home/slitaz/wok/node/install/usr/share/doc/node/lldbinit installing /home/slitaz/wok/node/install/usr/share/doc/node/lldb_commands.py installing /home/slitaz/wok/node/install/usr/share/man/man1/node.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/.mailmap installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/make.bat installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/TROUBLESHOOTING.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/configure installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/CONTRIBUTING.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/appveyor.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/removing-npm.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-index.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/semver.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-disputes.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-scope.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-scripts.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-config.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-orgs.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-coding-style.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-registry.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/misc/npm-developers.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-stop.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-bin.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-outdated.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-whoami.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-logout.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-adduser.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-publish.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-dedupe.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-view.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-token.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-dist-tag.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-test.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-ping.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-prune.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-link.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-ls.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-start.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-shrinkwrap.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-bundle.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-star.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-profile.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-team.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-prefix.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-install.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-unpublish.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-repo.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-completion.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-init.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-rebuild.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-search.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-stars.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-deprecate.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-help.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-owner.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-update.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-config.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-explore.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-run-script.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-version.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-pack.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-uninstall.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-help-search.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-edit.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-access.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-restart.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-bugs.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-docs.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-root.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-build.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-install-test.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-doctor.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/cli/npm-cache.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/spec/file-specifiers.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/spec/package-lock.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/npm-shrinkwrap.json.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/package.json.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/npmrc.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/npm-folders.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/package-lock.json.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/doc/files/npm-package-locks.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/profile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/substack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/publish.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/run-script.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/help.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/stop.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/whoami.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/access.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/fetch-package-metadata.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/visnup.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/dedupe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/restart.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/prune.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/star.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install-test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/unbuild.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/token.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/dist-tag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/deprecate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/update.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/bugs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/version.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/link.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/bin.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/completion.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/uninstall.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/root.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/logout.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/prefix.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/outdated.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/ping.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/team.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/shrinkwrap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/help-search.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/set.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/owner.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/fetch-package-metadata.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/explore.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/stars.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/pack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/start.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/docs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/ls.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/repo.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/init.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/xmas.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/cache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/edit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/view.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/adduser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/unpublish.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/npm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/rebuild.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search/all-package-search.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search/package-filter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search/all-package-metadata.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search/esearch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/search/format-package-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/pick-manifest-from-registry-metadata.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/output.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/spawn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/is-windows-shell.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/package-id.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/usage.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/save-stack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/is-windows-bash.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/deep-sort-object.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/warn-deprecated.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/error-handler.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/get-publish-config.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/perf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/error-message.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/correct-mkdir.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/parse-json.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/escape-exec-path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/metrics-launch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/map-to-registry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/depr-check.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/pulse-till-done.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/link.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/unsupported.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/lifecycle-cmd.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/unix-format-path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/did-you-mean.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/read-local-package.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/child-path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/is-registry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/module-name.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/git.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/is-windows.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/gunzip-maybe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/ansi-trim.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/umask.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/locker.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/read-user-info.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/temp-filename.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/lifecycle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/no-progress-while-running.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/completion.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/escape-arg.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/metrics.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/move.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/gently-rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/completion/file-completion.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/completion/installed-shallow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/utils/completion/installed-deep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/check-ping.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/get-git-path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/check-files-permission.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/get-latest-nodejs-version.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/verify-cached-files.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/doctor/get-latest-npm-version.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/load-uid.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/load-cafile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/gentle-fs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/set-user.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/get-credentials-by-uri.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/nerf-dart.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/fetch-opts.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/set-credentials-by-uri.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/cmd-list.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/clear-credentials-by-uri.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/load-prefix.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/pacote.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/bin-links.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/lifecycle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/defaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/config/reg-client.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/auth/saml.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/auth/legacy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/auth/sso.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/auth/oauth.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/module-staging-path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/actions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/check-permissions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-dev-dep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/flatten-tree.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-prod-dep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/access-error.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/writable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/report-optional-failure.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-extraneous.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/diff-trees.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-fs-access-available.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-opt-dep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/validate-tree.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-only-optional.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/validate-args.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/and-add-parent-to-errors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/read-shrinkwrap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/inflate-bundled.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/decompose-actions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/is-only-dev.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/update-package-json.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/exists.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/and-finish-tracker.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/get-requested.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/deps.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/and-ignore-errors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/save.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/copy-tree.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/fetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/finalize.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/prepare.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/unbuild.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/remove.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/global-link.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/preinstall.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/refresh-package-json.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/global-install.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/postinstall.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/extract-worker.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/install.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/extract.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/lib/install/action/move.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npx-cli.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npx.cmd installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npx installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npm installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npm.cmd installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/npm-cli.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/docfoot.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/dochead.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/favicon.ico installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/static/style.css installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/static/toc.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/README.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-orgs.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/semver.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-disputes.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-developers.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/removing-npm.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-registry.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-config.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-scripts.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-scope.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/misc/npm-coding-style.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-prefix.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-help-search.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-docs.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-edit.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-update.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-version.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-run-script.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-build.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-ping.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-link.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-repo.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-rebuild.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-team.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-test.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-doctor.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-explore.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-bugs.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-help.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-publish.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-prune.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-cache.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-pack.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-ls.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-logout.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-uninstall.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-install.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-star.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-whoami.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-completion.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-shrinkwrap.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-root.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-init.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-profile.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-dedupe.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-config.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-install-test.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-owner.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-bin.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-deprecate.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-access.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-outdated.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-token.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-view.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-bundle.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-start.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-restart.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-dist-tag.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-stop.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-unpublish.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-search.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-stars.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/cli/npm-adduser.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npmrc.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/package-lock.json.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npm-json.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npm-folders.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/package.json.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npm-global.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npm-package-locks.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/html/doc/files/npm-shrinkwrap.json.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/.github/issue_template.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/.github/CODEOWNERS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/changelogs/CHANGELOG-1.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/changelogs/CHANGELOG-4.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/changelogs/CHANGELOG-2.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/changelogs/CHANGELOG-3.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/dev-dep-update installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/relocate.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/doc-build.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/maketest installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/index-build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/changelog.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/publish-tag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/dep-update installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/release.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/update-authors.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/gen-changelog installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/clean-old.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/scripts/install.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-orgs.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/removing-npm.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-developers.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-index.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/semver.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-scope.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-disputes.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-registry.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-config.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-scripts.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man7/npm-coding-style.7 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npm-shrinkwrap.json.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npm-folders.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npmrc.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npm-global.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/package-lock.json.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/package.json.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npm-package-locks.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man5/npm-json.5 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npx.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-pack.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-search.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-edit.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-doctor.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-help.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-bin.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-team.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-adduser.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-shrinkwrap.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-unpublish.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-token.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-ls.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-bugs.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-cache.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-version.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-prune.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-access.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-prefix.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-uninstall.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-stop.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-run-script.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-deprecate.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-update.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-help-search.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-repo.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-docs.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-view.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-bundle.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-root.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-owner.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-dist-tag.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-star.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-whoami.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-rebuild.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-build.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-test.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-ping.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-publish.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-stars.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-completion.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-README.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-link.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-install-test.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-init.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-config.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-start.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-profile.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-dedupe.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-explore.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-install.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-logout.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-restart.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/man/man1/npm-outdated.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._createcache/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._createcache/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._createcache/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._createcache/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/detect-indent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/detect-indent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/detect-indent/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/detect-indent/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/extend.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-package-arg/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-package-arg/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/promise-inflight/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/promise-inflight/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/promise-inflight/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/promise-inflight/inflight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cmd-shim/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/changelog.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/method.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/settle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/join.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/generators.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise_array.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/schedule.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/direct_resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/finally.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/using.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/timers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/each.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/debuggability.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/assert.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/filter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/cancel.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/queue.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/call_get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/catch_filter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/es5.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bluebird.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/context.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/synchronous_inspection.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/some.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/props.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/errors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/any.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bluebird/js/release/thenables.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/check.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/boxes.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/windows/term-size.exe installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/macos/term-size installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/lib/errname.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/lib/stdio.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/signals.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/buffer-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/enoent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/hasEmptyArgumentBug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/resolveCommand.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/escapeCommand.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/escapeArgument.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/readShebang.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/buffer-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/yarn.lock installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/base64.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/registry-url.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.APACHE2 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.MIT installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.BSD installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/example/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.MIT installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.BSD installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/example/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/templates.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/conversions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/route.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/.eslintrc.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/through2.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/collaborators.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/once.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/examples/my-program.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/lib/nopt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/nopt/bin/nopt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/builtin-modules.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/static.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.without/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.without/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.without/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.without/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/find-npm-prefix/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/find-npm-prefix/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/find-npm-prefix/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/example/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/aproba/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/aproba/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/aproba/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/aproba/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansicolors/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansicolors/ansicolors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansicolors/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansicolors/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/high-level-opt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/replace.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/list.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/winchars.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/unpack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/warn-mixin.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/large-numbers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/update.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/pax.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/mkdir.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/types.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/pack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/write-entry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/extract.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/create.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/lib/header.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/constants.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/b.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/minipass-benchmarks.xlsx installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/foo installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/d.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/eos.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/e.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/nullsink.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/timer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-through2.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-minipass.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/numbers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/yallist.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/iterator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/example/table.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/example/dotalign.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/example/align.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/example/center.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/text-table/example/doubledot.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/readable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/writable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/readable-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/duplex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/duplex-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/writable-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/passthrough.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/lib/string_decoder.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/imurmurhash/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/imurmurhash/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/fs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/graceful-fs/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/which.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/bin/which installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/windows.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/index.coffee installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/iferr/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/lockfile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/gen-changelog.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lockfile/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uid-number/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uid-number/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uid-number/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uid-number/uid-number.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/lib/link.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/gentle-fs/lib/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/has-unicode/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/has-unicode/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/has-unicode/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/has-unicode/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/parse-args.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/get-prefix.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/y.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/auto-fallback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/libnpx.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/child.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/fr.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/zh_CN.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ko.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/zh_TW.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/es.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/cs.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ru.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/it.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/en.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ar.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/sr.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/nn.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ro.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/nb.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/id.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/de.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ja.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/pl.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/pt_BR.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/tr.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/no.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/nl.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/ca.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/locales/uk.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/npa.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/config.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/lib/main.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/yargs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/completion.sh.hbs installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/validation.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/apply-extends.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/usage.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/yerror.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/obj-filter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/levenshtein.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/assign.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/completion.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/command.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/argsert.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/fr.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/zh_CN.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ko.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/zh_TW.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/es.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ru.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/it.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/en.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/th.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pt.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/nb.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/id.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/hi.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/de.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ja.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pl.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/hu.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pt_BR.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/tr.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pirate.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/nl.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/be.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/vendor/unicode.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/vendor/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.istanbul.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/lcid.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/lib/errname.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/lib/stdio.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/signals.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/buffer-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/enoent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/hasEmptyArgumentBug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/resolveCommand.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/escapeCommand.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/escapeArgument.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/readShebang.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/lib/tokenize-arg-string.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/wrappy/wrappy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/wrappy/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/wrappy/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/wrappy/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.restparam/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.restparam/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.restparam/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/move.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/is-windows.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/copy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/queue.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/lib/slide.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/ChangeLog installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/umask/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/opener/opener.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/opener/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/opener/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/opener/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/changelog.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/glob.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/common.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/sync.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/tarball.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/manifest.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/prefetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/extract.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/finalize-manifest.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/extract-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/cache-key.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/pack-dir.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/silentlog.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/git.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/gunzip-maybe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/util/opt-check.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/range.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/hosted.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/remote.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/version.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/tag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/git.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/file.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/directory.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/fetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/check-warning-header.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/registry-key.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/pick-registry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/tarball.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/warning.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/cache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/fetch-error.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/headers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/response.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/body.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/request.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/blob.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/common.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/iconv-loader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/encoding.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/Changelog.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/extend-node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/streams.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/_http_agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/https_agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.coveralls.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/karma.conf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/inspector-log.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.coveralls.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/karma.conf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/inspector-log.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/associate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/connect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/bind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-client.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/lib/smart-buffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.jscsrc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/lib/ip.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/minimatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.umd.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.eslintrc.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/bower.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/buffer-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/method.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/genfun.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/role.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/equation.gif installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/example/stop.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/example/dns.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/retry/lib/retry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.union/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.union/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.union/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.union/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/en.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/verify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/es.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/put.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/ls.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/README.es.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/entry-index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/memoization.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/verify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/util/y.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/util/tmp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/content/write.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/content/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/lib/content/path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/locales/es.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/locales/en.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/locales/en.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/locales/es.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/.jshintrc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-vs2017.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/list.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/Find-VS2017.cs installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/lib/nopt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/tar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/extracter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/packer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/buffer-entry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/global-header-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/pack.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extract.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/header.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/block-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/LICENCE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/range.bnf installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/semver.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/bin/semver installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/fstream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/pipe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/symlink-write.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/filter-pipe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/proxy-reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/collect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/file-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/get-type.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/proxy-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/socket-reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/dir-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/abstract.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/link-writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/link-reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/dir-reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/file-reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/log.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/spin.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/themes.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/error.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/wide-truncate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-interval.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-immediate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/template-item.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/base-theme.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/theme-set.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/plumbing.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/process.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/has-color.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/render-template.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansistyles/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansistyles/ansistyles.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansistyles/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansistyles/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.css installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/base.css installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sorter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-user-validate/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-user-validate/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.uniq/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.uniq/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash.uniq/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inherits/inherits_browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inherits/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inherits/inherits.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inherits/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inherits/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/write-file-atomic/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/write-file-atomic/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/write-file-atomic/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-cmd-shim/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-cmd-shim/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-cmd-shim/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-cmd-shim/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/v1.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/v5.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/.eslintrc.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/HISTORY.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/v4.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/lib/bytesToUuid.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/lib/sha1-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/lib/rng-browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/lib/rng.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/lib/sha1.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/uuid/bin/uuid installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/fetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/access.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/send-anonymous-CLI-metrics.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/org.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/deprecate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/logout.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/attempt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/ping.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/team.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/initialize.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/authify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/adduser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/fetch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/update.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/set.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/npa.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/columnify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/width.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/combining.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/examples/pi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/examples/pi/calc.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/examples/basic/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/examples/basic/child.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/lib/fork.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/lib/farm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/lib/child/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/errno.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/custom.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/cli.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/prr.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/mutable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/immutable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/LICENCE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/examples/beep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/archy/examples/multi_line.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/range.bnf installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/semver.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/semver/bin/semver installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ini/ini.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ini/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ini/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ini/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/builtins.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/examples/pow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qw/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qw/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qw/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qw/qw.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp.cmd installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/lib/byline.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/lazyProperty.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lazy-property/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-object/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/chownr/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/chownr/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/chownr/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/chownr/chownr.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/readable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/writable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/duplex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/float.patch installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/passthrough.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_writable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_readable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_duplex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_passthrough.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/build/build.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/examples/all_docs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/bench.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/jsonparse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/examples/twitterfeed.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic2.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.APACHE2 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.MIT installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inflight/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inflight/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inflight/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/inflight/inflight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/default-input.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/npa.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/promzard.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/substack-input.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/buffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/call-limit/call-limit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/call-limit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/call-limit/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bin-links/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bin-links/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bin-links/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bin-links/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/bin-links/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-install-checks/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-install-checks/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/abbrev/abbrev.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/abbrev/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/abbrev/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/abbrev/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/safe-buffer/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/basic-usage.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/gulpfile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/advanced-usage.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/examples/col-and-row-span-examples.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/examples/basic-usage-examples.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/multi-line-colors.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/truncation-with-colors.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/basic-usage-with-colors.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/src/table.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/src/cell.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/src/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/src/layout-manager.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/lib/print-example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/date.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/support.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/curryRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/once.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bindKey.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/defer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/spread.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/compose.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/curry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/memoize.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/partial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/restParam.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/delay.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/before.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bindAll.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/flowRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/modArgs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/flow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/partialRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/backflow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/wrap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/after.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/throttle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/rearg.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/debounce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/ary.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/negate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/indexOfNaN.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/compareAscending.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneByTag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBaseEach.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isIterateeCall.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isKey.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createReduce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPartialWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayMap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCreate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createDefaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEach.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsFunction.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSetData.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/composeArgsRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reEvaluate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getFuncName.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/MapCache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBaseFor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/setData.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/wrapperClone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayPush.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMerge.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForEach.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseLodash.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/bindCallback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseWrapperValue.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayFilter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForIn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/cachePush.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMatchesProperty.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCtorWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/SetCache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseAssign.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createHybridWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsEqual.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createAssigner.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/trimmedLeftIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mergeData.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCompounder.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/compareMultiple.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isArrayLike.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeHtmlChar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reEscape.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEachRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFindKey.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCurry.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createExtremum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseExtremum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSome.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayCopy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseReduce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFindIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseRandom.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/binaryIndexBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapHas.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapDelete.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIndexOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayConcat.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/metaMap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createAggregator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFlatten.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSlice.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/pickByCallback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEachRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEach.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEvery.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/realNames.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMatches.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/invokePath.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arraySome.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/basePullAt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCompareAscending.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toIterable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignWith.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForOwnRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/charsRightIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalObjects.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/trimmedRightIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapSet.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeStringChar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSortBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayExtremum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createRound.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isSpace.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFindIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBindWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsEqualDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reInterpolate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyReverse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyClone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsMatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/composeArgs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseGet.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isLaziable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseWhile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseDelay.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseValues.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeRegExpChar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/LodashWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseUniq.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapGet.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/LazyWrapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isLength.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForIn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/basePropertyDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForOwn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseToString.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFlow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getView.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseProperty.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/cacheIndexOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getMatchData.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/shimKeys.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMergeDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getLength.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFilter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayReduceRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mergeDefaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toPath.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSortByOrder.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/binaryIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arraySum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalByTag.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/bufferClone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getNative.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/deburrLetter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseClone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createObjectMapper.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEvery.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createSortedIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCallback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseDifference.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPadding.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignDefaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneArray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/pickByArray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForOwn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/sortedUniq.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/replaceHolders.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalArrays.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPartial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayReduce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyValue.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getData.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignOwnDefaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reorder.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFunctions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isStrictComparable.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPadDir.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/unescapeHtmlChar.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/charsLeftIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isObjectLike.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseAt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCopy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/inject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/findWhere.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/includes.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/findLast.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/include.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/pluck.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/foldr.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/collect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/detect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/select.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/groupBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/where.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/indexBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/foldl.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/size.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/each.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reduce.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/countBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/at.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/filter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/shuffle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/find.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortBy.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortByOrder.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/every.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/invoke.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reduceRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/contains.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sample.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/some.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/partition.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/eachRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortByAll.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/any.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/forEach.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/forEachRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/max.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number/random.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number/inRange.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isTypedArray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isEmpty.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNumber.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isRegExp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isElement.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isFinite.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/cloneDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isUndefined.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isError.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isPlainObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isArray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/eq.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isArguments.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isMatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNative.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isBoolean.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/clone.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/toPlainObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNull.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isEqual.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isFunction.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/gt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNaN.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/gte.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/lt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/toArray.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isDate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isString.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/lte.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/startCase.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/snakeCase.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/capitalize.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trunc.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/unescape.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/kebabCase.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/escape.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/padLeft.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/words.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/repeat.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/template.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/startsWith.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/padRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/escapeRegExp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trimRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/endsWith.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/deburr.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/camelCase.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/parseInt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trimLeft.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trim.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/templateSettings.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/pad.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/extend.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/functions.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/pick.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forOwn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/defaultsDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forInRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/assign.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/methods.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/valuesIn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/findKey.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forIn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forOwnRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/invert.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/findLastKey.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/mapValues.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/keys.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/result.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/transform.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/has.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/set.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/omit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/pairs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/mapKeys.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/defaults.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/keysIn.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/values.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/create.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/merge.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/sortedIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/first.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/take.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/without.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/head.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/intersection.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/fill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/pullAt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/findIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/slice.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/difference.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/sortedLastIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/lastIndexOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/indexOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unzipWith.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/remove.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zipObject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/tail.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unzip.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zipWith.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/uniq.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/flattenDeep.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unique.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/xor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/initial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeRight.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/drop.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/last.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/pull.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zip.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropWhile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropRightWhile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/findLastIndex.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeRightWhile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/compact.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/union.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/rest.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeWhile.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/flatten.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/chunk.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/object.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperConcat.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/tap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/chain.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/valueOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/run.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/concat.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperPlant.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperReverse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/toString.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperToString.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/value.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/reverse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperCommit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/toJSON.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/commit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/lodash.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/thru.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/plant.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperChain.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperValue.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/round.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/add.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/floor.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/sum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/ceil.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/max.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/date/now.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/identity.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/method.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/constant.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/range.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/property.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/callback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/iteratee.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/times.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/matchesProperty.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/propertyOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/methodOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/attempt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/matches.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/noop.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/mixin.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/uniqueId.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/ReadMe.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/safe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/examples/safe-string.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/examples/normal-usage.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/styles.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/colors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/extendStringPrototype.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/america.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/zebra.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/random.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/rainbow.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/system/supports-colors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/custom/zalgo.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/custom/trap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/themes/generic-logging.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ssri/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ssri/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ssri/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ssri/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ssri/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/path-is-inside/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/once/once.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/once/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/once/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/once/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/rimraf/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/rimraf/bin.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/rimraf/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/rimraf/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/lib/read.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/mute.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov.info installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.css installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sort-arrow-sprite.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/base.css installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sorter.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/mute.js.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/index.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/warning.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/cache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/fetch-error.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/headers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/response.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/body.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/request.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/blob.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/common.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/iconv-loader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/encoding.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/Changelog.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/extend-node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/streams.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/_http_agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/https_agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.coveralls.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/karma.conf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/inspector-log.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/en.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/verify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/es.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/put.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/get.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/ls.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.es.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/entry-index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/memoization.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/verify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/fix-owner.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/y.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/tmp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/move-file.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/read.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/write.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/rm.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/path.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.coveralls.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/karma.conf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/inspector-log.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/index.umd.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/bower.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/associate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/connect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/bind.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-client.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-agent.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/lib/smart-buffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.jscsrc installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/lib/ip.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/example/beep.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/editor/example/edit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/raw.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-raw.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-asap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/yallist.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/iterator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/osenv.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/x.tap installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._getnative/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._getnative/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._getnative/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/lodash._getnative/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansi-regex/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansi-regex/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansi-regex/license installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/ansi-regex/readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/LICENCE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/proto-list.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/callback.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.png installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/lib/main.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sha/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sha/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sha/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sha/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/sha/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/minimatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unpipe/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unpipe/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unpipe/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unpipe/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/unpipe/HISTORY.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/meant/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/request.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/multipart.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/cookies.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/querystring.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/helpers.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/auth.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/har.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/redirect.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/oauth.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/tunnel.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/lib/getProxyFromURI.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/client.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/dist/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/license.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.tm_properties installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/src/index.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/src/performance-now.coffee installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/lib/performance-now.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/lib/performance-now.js.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.tern-port installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/error.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/async.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/promise.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/har.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cookie.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/beforeRequest.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/page.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/pageTimings.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/browser.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/creator.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/content.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/response.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/entry.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/timings.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cache.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/query.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/header.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/log.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/request.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/postData.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/afterRequest.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/.tonic_example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/patternGroups.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/$data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/cache.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/keyword.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/error_classes.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/rules.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/_rules.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/async.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/formats.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/equal.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/const.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/propertyNames.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/contains.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/enum.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/format.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/oneOf.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/defaults.def installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/errors.def installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/multipleOf.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/validate.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/required.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitProperties.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/not.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/contains.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/anyOf.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitLength.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/items.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/ref.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/uniqueItems.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limit.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/allOf.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitItems.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/dependencies.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/pattern.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/definitions.def installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/const.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/missing.def installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/propertyNames.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/custom.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/properties.jst installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/coerce.def installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/$data.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-04.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-06.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-v5.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/compile-dots.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/prepare-tests installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/bundle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/travis-gh-pages installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/info installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/index.spec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/tests.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/benchmark/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/benchmark/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/History.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/.eslintrc.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/index.spec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/fixtures/schema.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/readme.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/key_cmp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/nested.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/value_cmp.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/str.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/README.markdown installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/stringify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.bundle.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/regenerator.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/nodent.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js.map installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/isstream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/http_signing.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/parser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/signer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/verify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CONTRIBUTING.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/lib/jsprim.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-03.xml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-04.xml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/hyper-schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/json-ref installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/links installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/validate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/links.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/hyper-schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/json-ref installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/links installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/hyper-schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/json-ref installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/links installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/calendar installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/address installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/card installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/interfaces installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/geo installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/hyper-schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/links installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/hyper-schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/json-ref installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/schema installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/links installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.targ installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/jsl.node.conf installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/lib/extsprintf.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/CONTRIBUTING.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/lib/verror.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/float.patch installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/lib/util.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/AUTHORS installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/signature.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ssh-buffer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-verify.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-sign.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-conv.1 installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/AUTHORS.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.min.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.d.ts installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.html installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/CHANGES.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/LICENSE-jsbn installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/ec.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/writer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/types.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/reader.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/errors.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/stringstream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/LICENSE.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/example.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/README.md.bak installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serialOrdered.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/bench.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/parallel.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/iterate.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/streamify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial_ordered.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/defer.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_parallel.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/async.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/terminator.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_asynckit.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/state.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/abort.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/lib/combined_stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Readme.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/License installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/permuteDomain.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pathMatch.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/store.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.editorconfig installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/formats.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/HISTORY.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.jscs.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/component.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.travis.yml installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/LICENSE.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/Makefile installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/.npmignore installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/CHANGELOG.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/debuglog/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/debuglog/debuglog.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/debuglog/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/debuglog/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-tree/rpt.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-tree/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-tree/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/read-package-tree/README.md installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-cache-filename/test.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-cache-filename/index.js installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-cache-filename/package.json installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-cache-filename/LICENSE installing /home/slitaz/wok/node/install/usr/lib/node_modules/npm/node_modules/npm-cache-filename/README.md symlinking ../lib/node_modules/npm/bin/npm-cli.js -> /home/slitaz/wok/node/install/usr/bin/npm symlinking ../lib/node_modules/npm/bin/npx-cli.js -> /home/slitaz/wok/node/install/usr/bin/npx installing /home/slitaz/wok/node/install/usr/include/node/common.gypi installing /home/slitaz/wok/node/install/usr/include/node/config.gypi installing /home/slitaz/wok/node/install/usr/include/node/node.h installing /home/slitaz/wok/node/install/usr/include/node/node_api.h installing /home/slitaz/wok/node/install/usr/include/node/node_api_types.h installing /home/slitaz/wok/node/install/usr/include/node/node_buffer.h installing /home/slitaz/wok/node/install/usr/include/node/node_object_wrap.h installing /home/slitaz/wok/node/install/usr/include/node/node_version.h installing /home/slitaz/wok/node/install/usr/include/node/v8-debug.h installing /home/slitaz/wok/node/install/usr/include/node/v8-value-serializer-version.h installing /home/slitaz/wok/node/install/usr/include/node/v8-testing.h installing /home/slitaz/wok/node/install/usr/include/node/v8-inspector-protocol.h installing /home/slitaz/wok/node/install/usr/include/node/v8-inspector.h installing /home/slitaz/wok/node/install/usr/include/node/v8-version-string.h installing /home/slitaz/wok/node/install/usr/include/node/v8-util.h installing /home/slitaz/wok/node/install/usr/include/node/v8-version.h installing /home/slitaz/wok/node/install/usr/include/node/v8-profiler.h installing /home/slitaz/wok/node/install/usr/include/node/v8-platform.h installing /home/slitaz/wok/node/install/usr/include/node/v8config.h installing /home/slitaz/wok/node/install/usr/include/node/v8.h installing /home/slitaz/wok/node/install/usr/include/node/libplatform/libplatform-export.h installing /home/slitaz/wok/node/install/usr/include/node/libplatform/libplatform.h installing /home/slitaz/wok/node/install/usr/include/node/libplatform/v8-tracing.h installing /home/slitaz/wok/node/install/usr/include/node/uv-os390.h installing /home/slitaz/wok/node/install/usr/include/node/pthread-barrier.h installing /home/slitaz/wok/node/install/usr/include/node/uv-version.h installing /home/slitaz/wok/node/install/usr/include/node/stdint-msvc2008.h installing /home/slitaz/wok/node/install/usr/include/node/uv-bsd.h installing /home/slitaz/wok/node/install/usr/include/node/tree.h installing /home/slitaz/wok/node/install/usr/include/node/uv-unix.h installing /home/slitaz/wok/node/install/usr/include/node/uv-aix.h installing /home/slitaz/wok/node/install/usr/include/node/uv-errno.h installing /home/slitaz/wok/node/install/usr/include/node/uv-sunos.h installing /home/slitaz/wok/node/install/usr/include/node/uv-win.h installing /home/slitaz/wok/node/install/usr/include/node/android-ifaddrs.h installing /home/slitaz/wok/node/install/usr/include/node/uv-darwin.h installing /home/slitaz/wok/node/install/usr/include/node/uv-threadpool.h installing /home/slitaz/wok/node/install/usr/include/node/uv-posix.h installing /home/slitaz/wok/node/install/usr/include/node/uv-linux.h installing /home/slitaz/wok/node/install/usr/include/node/uv.h ================================================================================ Executing strip on all files... Done Time: 50.78s ~ 1m. Size: 19305964 B -> 14492196 B. Save: 4701 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 0.45s. Size: 11032 B -> 4057 B. Save: 7 KB. Cache hit: 1/1. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 0.87s. Size: 71190 B -> 19883 B. Save: 50 KB. Cache hit: 6/6. Installing (pkg/local): gifsicle-1.92-i486 Compressing gif images... Done Time: 0.42s. Size: 1209 B -> 1209 B. Save: 0 KB. Cache hit: 1/1. Installing (pkg/local): rcssmin-1.0.6-i486 Compressing CSS files... Done Time: 0.32s. Size: 16801 B -> 13673 B. Save: 3 KB. ================================================================================ Build dependencies to remove: 13 Removing: advancecomp-static c-ares c-ares-dev gifsicle icu icu-dev libicu openssl-dev optipng-static pngquant-static python-dev rcssmin zlib-dev Pack: node 9.11.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Forced package architecture to i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "node-9.11.2-i486.tazpkg" created Pack: node-dev 9.11.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Forced package architecture to i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "node-dev-9.11.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/node-9.11.2... Done Checking site script in source/node-9.11.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: node 9.11.2 ================================================================================ Src file : node-v9.11.2.tar.xz Src size : 17.7M Source dir : 295.1M Produced : 47.6M Cook time : 408s ~ 06m 48s Cook date : 2022-07-22 15:16 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 47.5M : 7.2M : 4267 : node-9.11.2-i486.tazpkg 2 : 1.1M : 135.3K : 55 : node-dev-9.11.2-i486.tazpkg ================================================================================