-
1789.46 s
nodejs> [1600/2106] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-foreach-tq-csa.o
-
1789.46 s
nodejs> In file included from ../../deps/v8/src/objects/fixed-array.h:20,
-
1789.46 s
nodejs> from ../../deps/v8/src/objects/prototype-info.h:8,
-
1789.46 s
nodejs> from ../../deps/v8/src/objects/map.h:15,
-
1789.46 s
nodejs> from ../../deps/v8/src/heap/marking.h:13,
-
1789.46 s
nodejs> from ../../deps/v8/src/heap/mutable-page.h:15,
-
1789.46 s
nodejs> from ../../deps/v8/src/common/code-memory-access.h:15,
-
1789.46 s
nodejs> from ../../deps/v8/src/heap/heap.h:28,
-
1789.46 s
nodejs> from ../../deps/v8/src/heap/factory.h:19,
-
1789.46 s
nodejs> from ../../deps/v8/src/objects/script.h:13,
-
1789.46 s
nodejs> from ../../deps/v8/src/parsing/parse-info.h:18,
-
1789.46 s
nodejs> from ../../deps/v8/src/parsing/scanner.h:18,
-
1789.46 s
nodejs> from ../../deps/v8/src/parsing/import-assertions.h:8,
-
1789.46 s
nodejs> from ../../deps/v8/src/ast/modules.h:8,
-
1789.46 s
nodejs> from ../../deps/v8/src/ast/ast.h:11,
-
1789.46 s
nodejs> from gen/torque-generated/src/builtins/array-foreach-tq-csa.cc:1:
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1789.46 s
nodejs> | ^
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >'
-
1789.46 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1789.46 s
nodejs> | ^
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >'
-
1789.46 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
-
1789.46 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1789.46 s
nodejs> | ^
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >'
-
1789.46 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1789.46 s
nodejs> | ^
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >'
-
1789.46 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1789.46 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
-
1789.46 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1789.46 s
nodejs> | ^~~~~~~
-
1789.46 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1789.46 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1789.46 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1789.46 s
nodejs> [1601/2106] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-flat-tq-csa.o
-
1794.56 s
nodejs> In file included from ../../deps/v8/src/objects/fixed-array.h:20,
-
1794.56 s
nodejs> from ../../deps/v8/src/objects/prototype-info.h:8,
-
1794.56 s
nodejs> from ../../deps/v8/src/objects/map.h:15,
-
1794.56 s
nodejs> from ../../deps/v8/src/heap/marking.h:13,
-
1794.56 s
nodejs> from ../../deps/v8/src/heap/mutable-page.h:15,
-
1794.56 s
nodejs> from ../../deps/v8/src/common/code-memory-access.h:15,
-
1794.56 s
nodejs> from ../../deps/v8/src/heap/heap.h:28,
-
1794.56 s
nodejs> from ../../deps/v8/src/heap/factory.h:19,
-
1794.56 s
nodejs> from ../../deps/v8/src/objects/script.h:13,
-
1794.56 s
nodejs> from ../../deps/v8/src/parsing/parse-info.h:18,
-
1794.56 s
nodejs> from ../../deps/v8/src/parsing/scanner.h:18,
-
1794.56 s
nodejs> from ../../deps/v8/src/parsing/import-assertions.h:8,
-
1794.56 s
nodejs> from ../../deps/v8/src/ast/modules.h:8,
-
1794.56 s
nodejs> from ../../deps/v8/src/ast/ast.h:11,
-
1794.56 s
nodejs> from gen/torque-generated/src/builtins/array-flat-tq-csa.cc:1:
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1794.56 s
nodejs> | ^
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >'
-
1794.56 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1794.56 s
nodejs> | ^
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >'
-
1794.56 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
-
1794.56 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:853:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 853 | OBJECT_CONSTRUCTORS(FixedIntegerArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1794.56 s
nodejs> | ^
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:69:17: note: remove the '< >'
-
1794.56 s
nodejs> 69 | constexpr Type() : __VA_ARGS__() {} \
-
1794.56 s
nodejs> | ^
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:81:37: note: remove the '< >'
-
1794.56 s
nodejs> 81 | explicit constexpr V8_INLINE Type(Address ptr, HeapObject::SkipTypeCheckTag) \
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
-
1794.56 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
-
1794.56 s
nodejs> 85 | explicit inline Type(Address ptr)
-
1794.56 s
nodejs> | ^~~~~~~
-
1794.56 s
nodejs> ../../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro 'OBJECT_CONSTRUCTORS'
-
1794.56 s
nodejs> 969 | OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
-
1794.56 s
nodejs> | ^~~~~~~~~~~~~~~~~~~
-
1794.56 s
warning: killing stray builder process 27675 (bash /nix/store/ysnckayvgf1sjs6zf2fbggasnvxsqmsv-default-builder.bash)...
-
1800.01 s
warning: killing stray builder process 27706 (/nix/store/l9k32vj2aczxw62134j1x0dsh569jz2l-bash-5.2p37/bin/bash /nix/store/kf5v9rymcwv753pa8hhhivcj4ndlw7a2-project-manager/bin/project-manager switch --verbose)...
-
1800.01 s
warning: killing stray builder process 27739 (nix run .#projectConfigurations.x86_64-linux.packages.activation --verbose)...
-
1800.01 s
warning: killing stray builder process 30197 (bash -e /nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh /nix/store/shkw4qm9qcw5sc5n1k5jznc83ny02r39-default-builder.sh)...
-
1800.01 s
warning: killing stray builder process 30355 (make -j16 SHELL=/nix/store/l9k32vj2aczxw62134j1x0dsh569jz2l-bash-5.2p37/bin/bash)...
-
1800.01 s
warning: killing stray builder process 30398 ()...
-
1800.01 s
warning: killing stray builder process 39517 ()...
-
1800.01 s
warning: killing stray builder process 39520 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.d -MF obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o.d -MQ obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/builtins/builtins-promise-gen.cc -quiet -dumpdir obj/deps/v8/src/builtins/ -dumpbase v8_initializers.builtins-promise-gen.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/cc7RWiYX.s)...
-
1800.02 s
warning: killing stray builder process 39526 ()...
-
1800.02 s
warning: killing stray builder process 39537 ()...
-
1800.02 s
warning: killing stray builder process 39538 ()...
-
1800.02 s
warning: killing stray builder process 39552 ()...
-
1800.02 s
warning: killing stray builder process 39553 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.d -MF obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o.d -MQ obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/builtins/builtins-string-gen.cc -quiet -dumpdir obj/deps/v8/src/builtins/ -dumpbase v8_initializers.builtins-string-gen.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/ccRscUtM.s)...
-
1800.02 s
warning: killing stray builder process 39559 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.d -MF obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o.d -MQ obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/builtins/builtins-temporal-gen.cc -quiet -dumpdir obj/deps/v8/src/builtins/ -dumpbase v8_initializers.builtins-temporal-gen.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/cc5oNxud.s)...
-
1800.02 s
warning: killing stray builder process 39561 ()...
-
1800.02 s
warning: killing stray builder process 39562 ()...
-
1800.02 s
warning: killing stray builder process 39565 ()...
-
1800.02 s
warning: killing stray builder process 39574 ()...
-
1800.02 s
warning: killing stray builder process 39580 ()...
-
1800.02 s
warning: killing stray builder process 39588 ()...
-
1800.02 s
warning: killing stray builder process 39589 ()...
-
1800.02 s
warning: killing stray builder process 39598 ()...
-
1800.02 s
warning: killing stray builder process 39600 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/bin/g++ -fPIC -fstack-clash-protection -O2 -U_FORTIFY_SOURCE -Wformat -Wformat-security -Werror=format-security -fzero-call-used-regs=used-gpr -fstack-protector-strong --param ssp-buffer-size=4 -fno-strict-overflow -MMD -MF obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o.d -D_GLIBCXX_USE_CXX11_ABI=1 -D_FILE_OFFSET_BITS=64 -DNODE_OPENSSL_CONF_NAME=nodejs_conf -DNODE_OPENSSL_CERT_STORE -DICU_NO_USER_DATA_OVERRIDE -DV8_GYP_BUILD -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D__STDC_FORMAT_MACROS -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DV8_EMBEDDER_STRING="-node.33" -DENABLE_DISASSEMBLER -DV8_PROMISE_INTERNAL_FIELD_COUNT=1 -DV8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -DV8_SHORT_BUILTIN_CALLS -DOBJECT_PRINT -DV8_INTL_SUPPORT -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_USE_SIPHASH -DV8_SHARED_RO_HEAP -DNDEBUG -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_USE_ZLIB -DV8_ENABLE_SPARKPLUG -DV8_ENABLE_TURBOFAN -DV8_ENABLE_WEBASSEMBLY -DV8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -DV8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_ENABLE_WASM_SIMD256_REVEC -I../../deps/v8 -I../../deps/v8/include -I/nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I/nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I/nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I/nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I/nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -Igen -Igen/generate-bytecode-output-root -I../../deps/v8/third_party/abseil-cpp -pthread -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-array-bounds -Wno-nonnull -Wno-dangling-pointer -flax-vector-conversions -m64 -m64 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -fno-strict-aliasing -std=gnu++20 -Wno-invalid-offsetof -c ../../deps/v8/src/ic/binary-op-assembler.cc -o obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -B/nix/store/i3ibgfskl99qd8rslafbpaa1dmxdzh1z-glibc-2.40-66/lib/ -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -B/nix/store/cf1a53iqg6ncnygl698c4v0l8qam5a2q-gcc-14.3.0-lib/lib -B/nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ -frandom-seed=s0jzinq4ym -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include)...
-
1800.02 s
warning: killing stray builder process 39601 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.d -MF obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o.d -MQ obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/ic/binary-op-assembler.cc -quiet -dumpdir obj/deps/v8/src/ic/ -dumpbase v8_initializers.binary-op-assembler.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/ccLsPvRo.s)...
-
1800.02 s
warning: killing stray builder process 39603 ()...
-
1800.02 s
warning: killing stray builder process 39604 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.d -MF obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o.d -MQ obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/ic/keyed-store-generic.cc -quiet -dumpdir obj/deps/v8/src/ic/ -dumpbase v8_initializers.keyed-store-generic.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/ccNbketB.s)...
-
1800.02 s
warning: killing stray builder process 39607 ()...
-
1800.02 s
warning: killing stray builder process 39612 ()...
-
1800.02 s
warning: killing stray builder process 39613 (/nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/cc1plus -quiet -I ../../deps/v8 -I ../../deps/v8/include -I /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -I /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -I /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include -I /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -I /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -I gen -I gen/generate-bytecode-output-root -I ../../deps/v8/third_party/abseil-cpp -MMD obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.d -MF obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o.d -MQ obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o -D_GNU_SOURCE -D_REENTRANT -U _FORTIFY_SOURCE -D _GLIBCXX_USE_CXX11_ABI=1 -D _FILE_OFFSET_BITS=64 -D NODE_OPENSSL_CONF_NAME=nodejs_conf -D NODE_OPENSSL_CERT_STORE -D ICU_NO_USER_DATA_OVERRIDE -D V8_GYP_BUILD -D V8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D __STDC_FORMAT_MACROS -D V8_TARGET_ARCH_X64 -D V8_HAVE_TARGET_OS -D V8_TARGET_OS_LINUX -D V8_EMBEDDER_STRING="-node.33" -D ENABLE_DISASSEMBLER -D V8_PROMISE_INTERNAL_FIELD_COUNT=1 -D V8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION -D V8_SHORT_BUILTIN_CALLS -D OBJECT_PRINT -D V8_INTL_SUPPORT -D V8_ATOMIC_OBJECT_FIELD_WRITES -D V8_ENABLE_LAZY_SOURCE_POSITIONS -D V8_USE_SIPHASH -D V8_SHARED_RO_HEAP -D NDEBUG -D V8_WIN64_UNWINDING_INFO -D V8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -D V8_USE_ZLIB -D V8_ENABLE_SPARKPLUG -D V8_ENABLE_TURBOFAN -D V8_ENABLE_WEBASSEMBLY -D V8_ENABLE_JAVASCRIPT_PROMISE_HOOKS -D V8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA -D V8_ALLOCATION_FOLDING -D V8_ALLOCATION_SITE_TRACKING -D V8_ADVANCED_BIGINT_ALGORITHMS -D V8_ENABLE_WASM_SIMD256_REVEC -U _FORTIFY_SOURCE -D _FORTIFY_SOURCE=3 -idirafter /nix/store/1v9ggwkpb0xy708s11s1g9fhinn3b06r-glibc-2.40-66-dev/include -idirafter /nix/store/y28c83zz73yr4vwz1fsl4nsrn6yz5fj0-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/include-fixed -isystem /nix/store/ybhi1g8z643mcg5n4pkwhsihj4klk9y0-zlib-1.3.1-dev/include -isystem /nix/store/xgkmxh2vg0ff61y8ngdcx73i58zs0fmg-libuv-1.51.0-dev/include -isystem /nix/store/dhrylylhir0cy7a0scg1zmq0gbq3lwpm-openssl-3.4.3-dev/include -isystem /nix/store/hwyn38avils3ia95n0ldv192vyazfnhk-http-parser-2.9.4/include -isystem /nix/store/70sl6zdmxwxp0hi6q0dr3dhf3h4mf8fn-icu4c-76.1-dev/include -isystem /nix/store/84knz5k1lj38van1mnv8sl59k4wnap4w-bash-interactive-5.2p37-dev/include -isystem /nix/store/x8r21k5xskd7647wzb625g3gfxrj97w8-sqlite-3.48.0-dev/include ../../deps/v8/src/interpreter/interpreter-assembler.cc -quiet -dumpdir obj/deps/v8/src/interpreter/ -dumpbase v8_initializers.interpreter-assembler.cc -dumpbase-ext .cc -m64 -mtune=generic -march=x86-64 -O2 -O3 -O3 -Wformat=1 -Wformat-security -Werror=format-security -Wno-unused-parameter -Wno-strict-overflow -Wno-return-type -Wno-int-in-bool-context -Wno-deprecated -Wstringop-overflow=0 -Wno-stringop-overread -Wno-restrict -Warray-bounds=0 -Wno-nonnull -Wdangling-pointer=0 -Wno-invalid-offsetof -std=gnu++20 -fPIC -fstack-clash-protection -fzero-call-used-regs=used-gpr -fstack-protector-strong -fno-strict-overflow -flax-vector-conversions -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -frandom-seed=s0jzinq4ym --param=ssp-buffer-size=4 -o /build/ccMjtzAY.s)...
-
1800.02 s
waiting for 128 ms for cgroup '"/sys/fs/cgroup/nix.slice/nix-ci.slice/nix-ci-production.slice/nix-ci-production-worker-3.service/nix-build-uid-30001"' to become empty
-
1800.16 s
waiting for 256 ms for cgroup '"/sys/fs/cgroup/nix.slice/nix-ci.slice/nix-ci-production.slice/nix-ci-production-worker-3.service/nix-build-uid-30001"' to become empty
-
1800.28 s
waiting for 512 ms for cgroup '"/sys/fs/cgroup/nix.slice/nix-ci.slice/nix-ci-production.slice/nix-ci-production-worker-3.service/nix-build-uid-30001"' to become empty
-
1800.54 s
warning: killing stray builder process 27679 ()...
-
1807.10 s
warning: killing stray builder process 39529 ()...
-
1807.10 s
warning: killing stray builder process 39535 ()...
-
1807.10 s
warning: killing stray builder process 39544 ()...
-
1807.10 s
warning: killing stray builder process 39556 ()...
-
1807.10 s
warning: killing stray builder process 39568 ()...
-
1807.10 s
warning: killing stray builder process 39577 ()...
-
1807.10 s
warning: killing stray builder process 39583 ()...
-
1807.10 s
warning: killing stray builder process 39586 ()...
-
1807.10 s
warning: killing stray builder process 39592 ()...
-
1807.10 s
warning: killing stray builder process 39595 ()...
-
1807.10 s
warning: killing stray builder process 39610 ()...
-
1807.10 s
warning: killing stray builder process 39616 ()...
-
1807.10 s
warning: killing stray builder process 39654 ()...
-
1807.10 s
waiting for 128 ms for cgroup '"/sys/fs/cgroup/nix.slice/nix-ci.slice/nix-ci-production.slice/nix-ci-production-worker-3.service/nix-build-uid-30010"' to become empty
-
1807.23 s
waiting for 256 ms for cgroup '"/sys/fs/cgroup/nix.slice/nix-ci.slice/nix-ci-production.slice/nix-ci-production-worker-3.service/nix-build-uid-30010"' to become empty
-
1807.36 s
error: interrupted by the user
-
1808.54 s