Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs: 6.14.3 -> 6.14.4 #46507

Merged
merged 2 commits into from Sep 11, 2018
Merged

Conversation

marsam
Copy link
Contributor

@marsam marsam commented Sep 11, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

@GrahamcOfBorg build nodejs-10_x nodejs-6_x

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: nodejs-10_x, nodejs-6_x

Partial log (click to expand)

../src/node_os.cc:437:19: note: suggested alternative: 'uv_os_getppid'
   const int err = uv_os_getpriority(pid, &priority);
                   ^~~~~~~~~~~~~~~~~
                   uv_os_getppid
make[1]: *** [node_lib.target.mk:203: /build/node-v10.10.0/out/Release/obj.target/node_lib/src/node_os.o] Error 1
make[1]: *** Waiting for unfinished jobs....
rm 1cc7f9ab7088e5ef22771d5ff3cb790f0300f539.intermediate 0f8d0cfb66d34d08a4014e1e2c8218d34ec514e8.intermediate 67fa8e7a4facf2af9d93ec13728ec88116084722.intermediate
make: *** [Makefile:99: node] Error 2
builder for '/nix/store/5xcf99b8mww4z9xwghsqpdg310bmqjp7-nodejs-10.10.0.drv' failed with exit code 2
error: build of '/nix/store/5xcf99b8mww4z9xwghsqpdg310bmqjp7-nodejs-10.10.0.drv' failed

@adisbladis
Copy link
Member

It looks like nodejs 10.10.0 requires a newer version of libuv.
This needs to go through staging because of the massive rebuilds caused by a libuv upgrade.

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: nodejs-10_x, nodejs-6_x

Partial log (click to expand)

/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/lib/node_modules/npm/scripts/index-build.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin/node"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4
shrinking /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin/node
gzipping man pages under /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/lib  /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin
patching script interpreter paths in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4
checking for references to /build in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4...
error: build of '/nix/store/82g11nw26k281j9ic734897xk11q0pn9-nodejs-10.10.0.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: nodejs-10_x, nodejs-6_x

Partial log (click to expand)

  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/simulator-base.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/simulator-base.o ../deps/v8/src/simulator-base.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-deserializer-allocator.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-deserializer-allocator.o ../deps/v8/src/snapshot/builtin-deserializer-allocator.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-deserializer.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-deserializer.o ../deps/v8/src/snapshot/builtin-deserializer.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-serializer-allocator.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-serializer-allocator.o ../deps/v8/src/snapshot/builtin-serializer-allocator.cc
  clang++ '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=0' '-D_DARWIN_USE_64_BIT_INODE=1' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.24"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj/gen -I/nix/store/j54sy9zx13nmkcbic1g1dyhha4h1nnwl-zlib-1.2.11-dev/include -I/nix/store/1gadgxvbf1xdiffs9p9fz8xvb8hwx7ia-libuv-1.21.0/include -I/nix/store/wx3zpjsvw145k3rjnkd3sipcswziadsm-openssl-1.1.0i-dev/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -O3 -gdwarf-2 -fstrict-aliasing -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++1y -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/.deps//private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-serializer.o.d.raw   -c -o /private/tmp/nix-build-nodejs-10.10.0.drv-0/node-v10.10.0/out/Release/obj.target/v8_base/deps/v8/src/snapshot/builtin-serializer.o ../deps/v8/src/snapshot/builtin-serializer.cc
building of '/nix/store/j9sjw69l34d0g12g7v2riq4skyvlh3gv-nodejs-10.10.0.drv' timed out after 1800 seconds
error: build of '/nix/store/j9sjw69l34d0g12g7v2riq4skyvlh3gv-nodejs-10.10.0.drv' failed

@marsam marsam changed the title nodejs: 6.14.3 -> 6.14.4, 10.9.0 -> 10.10.0 nodejs: 6.14.3 -> 6.14.4 Sep 11, 2018
@marsam
Copy link
Contributor Author

marsam commented Sep 11, 2018

Removing "10.9.0 -> 10.10.0" since requires #45562 and a bit of work

@adisbladis
Copy link
Member

@GrahamcOfBorg build nodejs-6_x

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nodejs-6_x

Partial log (click to expand)

/nix/store/k328135n21v2gk823pqqw57cxkwsvi9i-nodejs-6.14.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nodejs-6_x

Partial log (click to expand)

/nix/store/v80y6vaxxijc94bzjx9zijjcd398rj3v-nodejs-6.14.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nodejs-6_x

Partial log (click to expand)

/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/lib/node_modules/npm/scripts/index-build.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin/node"
/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/lib/node_modules/npm/cli.js: interpreter directive changed from "/usr/bin/env node" to "/nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin/node"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4
shrinking /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin/node
gzipping man pages under /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/lib  /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4/bin
patching script interpreter paths in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4
checking for references to /build in /nix/store/4madjv9fh420frjsmimdbsgzxxq2xvx9-nodejs-6.14.4...

@adisbladis adisbladis merged commit 7df273e into NixOS:master Sep 11, 2018
@samueldr
Copy link
Member

Backported to 18.09.

[release-18.09 ad5046d] nodejs: use https for downloading
Date: Mon Sep 10 22:28:05 2018 -0500
1 file changed, 1 insertion(+), 1 deletion(-)

[release-18.09 8196939] nodejs-6_x: 6.14.3 -> 6.14.4
Date: Mon Sep 10 22:28:20 2018 -0500
1 file changed, 2 insertions(+), 2 deletions(-)

@marsam marsam deleted the feature/update-nodejs branch September 11, 2018 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants