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: 9.6.1 -> 9.7.1 #36373

Merged
merged 1 commit into from Mar 7, 2018
Merged

nodejs: 9.6.1 -> 9.7.1 #36373

merged 1 commit into from Mar 7, 2018

Conversation

frontsideair
Copy link
Contributor

@frontsideair frontsideair commented Mar 6, 2018

Motivation for this change

New upstream release

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Mar 6, 2018

@GrahamcOfBorg build nodejs

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)


  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 42 7572k   42 3255k    0     0  5142k      0  0:00:01 --:--:--  0:00:01 5142k
100 7572k  100 7572k    0     0  7557k      0  0:00:01  0:00:01 --:--:-- 7557k

fetching path ‘/nix/store/bnrrcf3204356l91iy7aijz3cw58l9g0-nodejs-6.13.0’...

*** Downloading ‘https://cache.nixos.org/nar/07cmb1kgp5mlymc8a0d050hcxvj2w4wwrf2npa9rh4dxi8hfbxg7.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/bnrrcf3204356l91iy7aijz3cw58l9g0-nodejs-6.13.0’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7681k  100 7681k    0     0  6428k      0  0:00:01  0:00:01 --:--:-- 6428k

/nix/store/bnrrcf3204356l91iy7aijz3cw58l9g0-nodejs-6.13.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

these paths will be fetched (7.10 MiB download, 35.02 MiB unpacked):
  /nix/store/5sxwzjy7mh9ilwgmkzbh0dp3xhkvgrqk-nodejs-6.13.0
  /nix/store/fy0m8hnwylzvid8bkacspyvfl1vm2qh2-http-parser-2.7.0
  /nix/store/mmfshn3zhki3i600kaaz2lf83c0235wi-libuv-1.19.1
copying path '/nix/store/fy0m8hnwylzvid8bkacspyvfl1vm2qh2-http-parser-2.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mmfshn3zhki3i600kaaz2lf83c0235wi-libuv-1.19.1' from 'https://cache.nixos.org'...
copying path '/nix/store/5sxwzjy7mh9ilwgmkzbh0dp3xhkvgrqk-nodejs-6.13.0' from 'https://cache.nixos.org'...
/nix/store/5sxwzjy7mh9ilwgmkzbh0dp3xhkvgrqk-nodejs-6.13.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

these paths will be fetched (6.78 MiB download, 33.71 MiB unpacked):
  /nix/store/7rba6g76nn731kbhyc1kka2hkrfk0v6y-nodejs-6.13.0
copying path '/nix/store/7rba6g76nn731kbhyc1kka2hkrfk0v6y-nodejs-6.13.0' from 'https://cache.nixos.org'...
/nix/store/7rba6g76nn731kbhyc1kka2hkrfk0v6y-nodejs-6.13.0

@Mic92
Copy link
Member

Mic92 commented Mar 6, 2018

@GrahamcOfBorg build nodejs-9_x

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

└───────────────────────────────────────────────────────────────┘
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1
shrinking /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1/bin/node
gzipping man pages under /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1/lib  /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1/bin
patching script interpreter paths in /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1
checking for references to /build in /nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1...
/nix/store/65zs9pz750sd4ydjyg5cnci284x88ldq-nodejs-9.7.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

│              Try running with sudo or get access              │
│             to the local update config store via              │
│ sudo chown -R $USER:$(id -gn $USER) /homeless-shelter/.config │
└───────────────────────────────────────────────────────────────┘
post-installation fixup
gzipping man pages under /nix/store/97j38rm8pksnydc7shmciqjindlmmwpf-nodejs-9.7.1/share/man/
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/97j38rm8pksnydc7shmciqjindlmmwpf-nodejs-9.7.1/lib  /nix/store/97j38rm8pksnydc7shmciqjindlmmwpf-nodejs-9.7.1/bin
patching script interpreter paths in /nix/store/97j38rm8pksnydc7shmciqjindlmmwpf-nodejs-9.7.1
/nix/store/97j38rm8pksnydc7shmciqjindlmmwpf-nodejs-9.7.1

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o ../deps/v8/src/runtime/runtime-intl.cc
  g++ '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_X64' '-DV8_EMBEDDER_STRING="-node.20"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/.deps//tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw   -c -o /tmp/nix-build-nodejs-9.7.1.drv-0/node-v9.7.1/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc
building of ‘/nix/store/lcq0p8xmv2a2i7y07302qry3ibmgihl4-nodejs-9.7.1.drv’ timed out after 3600 seconds
error: build of ‘/nix/store/lcq0p8xmv2a2i7y07302qry3ibmgihl4-nodejs-9.7.1.drv’ failed

@Mic92 Mic92 merged commit a1858b0 into NixOS:master Mar 7, 2018
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

3 participants