Skip to content

Instantly share code, notes, and snippets.

@freeman42x
Created October 13, 2019 21:25
Show Gist options
  • Save freeman42x/9b78187d9b919d9e2506167e19292fd9 to your computer and use it in GitHub Desktop.
Save freeman42x/9b78187d9b919d9e2506167e19292fd9 to your computer and use it in GitHub Desktop.
nixos 19.09 upgrade
../src/fibers.cc:829:1: note: in expansion of macro 'NODE_MODULE'
NODE_MODULE(fibers, init)
^~~~~~~~~~~
CC [M] /build/kernel/nvidia-uvm/uvm8_pascal.o
Haddock coverage:
100% ( 5 / 5) in 'System.Console.Terminal.Size'
make: *** [fibers.target.mk:108: Release/obj.target/fibers/src/fibers.o] Error 1
make: Leaving directory '/nix/store/h1ir0zz2ql2z623y5px1z1yk3ln9h8zm-node-azure-cli-0.10.20/lib/node_modules/azure-cli/node_modules/fibers/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/nix/store/az7ba381fqnscaddhsahnqv0rds2ikmk-nodejs-10.16.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 4.19.75
gyp ERR! command "/nix/store/az7ba381fqnscaddhsahnqv0rds2ikmk-nodejs-10.16.0/bin/node" "/nix/store/az7ba381fqnscaddhsahnqv0rds2ikmk-nodejs-10.16.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--release"
gyp ERR! cwd /nix/store/h1ir0zz2ql2z623y5px1z1yk3ln9h8zm-node-azure-cli-0.10.20/lib/node_modules/azure-cli/node_modules/fibers
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Documentation created: dist/doc/html/terminal-size/index.html,
dist/doc/html/terminal-size/terminal-size.txt
node-gyp exited with code: 1
Please make sure you are using a supported platform and node version. If you
would like to compile fibers on this machine please make sure you have setup your
build environment--
Windows + OS X instructions here: https://github.com/nodejs/node-gyp
Ubuntu users please run: `sudo apt-get install g++ build-essential`
Alpine users please run: `sudo apk add python make g++`
sh: nodejs: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! fibers@1.0.15 install: `node build.js || nodejs build.js`
npm ERR! spawn ENOENT
npm ERR!
installing
npm ERR! Failed at the fibers@1.0.15 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /build/.npm/_logs/2019-10-13T21_21_33_039Z-debug.log
Installing library in /nix/store/jzkhcmlyb8mwfpfcg3llp64zvk9blv63-terminal-size-0.3.2.1/lib/ghc-8.6.4/x86_64-linux-ghc-8.6.4/terminal-size-0.3.2.1-Hh6hFaOyLfiJ6x0AenX2yY
builder for '/nix/store/7lb1phyrf62scp1v0950f47vm51cl1l4-node-azure-cli-0.10.20.drv' failed with exit code 1
cannot build derivation '/nix/store/mpl9mji7w4dm5gicrnp2lv7254li449h-system-path.drv': 1 dependencies couldn't be built
building '/nix/store/rqar4hyiyhr6wlh6x1gxjr6j67zizm1m-unit-fs.target.drv'...
building '/nix/store/kx9slgbw21gndhhzw8rjwbwyxgl25m5z-unit-getty-.service.drv'...
building '/nix/store/3qd8nalyjwxvs07fskcm921abhmjiv3v-unit-graphical-session.target.drv'...
building '/nix/store/3qhx5jqwih7c2p0kanwply92c3wczxwd-unit-keys.target.drv'...
building '/nix/store/pq29yahvif6qx80li5k0jiyww0fbkgrj-unit-local-fs.target.drv'...
building '/nix/store/w3lcgns0x951caf7786xwgv5bm323p2n-unit-multi-user.target.drv'...
building '/nix/store/c33qsji8g5vmybavns2dima1g65aa970-unit-network-interfaces.target.drv'...
building '/nix/store/93s4bv6j8s4lkw946r7kfqimn0xhabbh-unit-network-online.target.drv'...
building '/nix/store/8gzr42kms0k06j7y7f0aahhfv7aiyg8h-unit-nix-daemon.service.drv'...
building '/nix/store/q1p01chmhrnpsks8hn75dz6gapzq79j9-unit-nix-daemon.socket.drv'...
building '/nix/store/cv9gmragdyp9j425y8c9bdbfhld94ax3-unit-nix-optimise.service.drv'...
building '/nix/store/hbgd53zzj5gmc9nzi9fj23jxpa3lpkk1-unit-nscd.service.drv'...
cannot build derivation '/nix/store/0zxikrmyxrb112jay839hhvggzbpp7c1-nixos-system-nixos-19.09.789.7952807791d.drv': 1 dependencies couldn't be built
error: build of '/nix/store/0zxikrmyxrb112jay839hhvggzbpp7c1-nixos-system-nixos-19.09.789.7952807791d.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment