nix-build failure on chainweb compilePact JVM Junit Consumer Compilation ErrorBuilding JVM for Scala 2_11Start-Process : The system cannot find the file specified from TeamCity Build step but works fine locally
My employer is refusing to give me the pay that was advertised after an internal job move
Prepare a user to perform an action before proceeding to the next step
Why does one get the wrong value when printing counters together?
Does Ubuntu reduce battery life?
Why tantalum for the Hayabusa bullets?
What force enables us to walk? Friction or normal reaction?
Why did Windows 95 crash the whole system but newer Windows only crashed programs?
How can I solve this sudoku?
Did Vladimir Lenin have a cat?
Do professors like answering questions from non-students/private citizens?
Why does calling cout.operator<<(const char*) print the address instead of the character string?
Is it okay for me to decline a project on ethical grounds?
Applications of pure mathematics in operations research
"DDoouubbllee ssppeeaakk!!"
Is it possible to tell if a child will turn into a Hag?
"Valet parking " or "parking valet"
Why are prop blades not shaped like household fan blades?
Efficiently finding furthest two nodes in a graph
How do I make my photos have more impact?
What are the cons of stateless password generators?
Is it possible for a particle to decay via gravity?
How to prevent a single-element caster from being useless against immune foes?
Why did some Apollo missions carry a grenade launcher?
Is Ear Protection Necessary For General Aviation Airplanes?
nix-build failure on chainweb compile
Pact JVM Junit Consumer Compilation ErrorBuilding JVM for Scala 2_11Start-Process : The system cannot find the file specified from TeamCity Build step but works fine locally
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Trying to install chainweb using nix-build, I've downloaded from the repo
nix-build
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: program 'git' failed with exit code 128
(use '--show-trace' to show detailed location information)
error: while evaluating the attribute 'buildCommand' of the derivation 'chainweb' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:10, called from undefined position:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:36, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:16:
while evaluating 'optionalString' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:147:26, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:44:
while evaluating 'concatMapStringsSep' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:64:33, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:7:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:33, called from undefined position:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'chainweb-0.1.0.0' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'getOutput' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:452:23, called from undefined position:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:141:17, called from undefined position:
while evaluating 'callCabal2nix' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:179:32, called from /Users/benjessel/Chainweb/chainweb-node/default.nix:183:22:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:8:
while evaluating 'callPackageKeepDeriver' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:155:33, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:23:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:5:
while evaluating 'callPackage' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:22, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:20:
while evaluating 'callPackageWithScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:74:37, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:28:
while evaluating 'makeOverridable' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:67:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:97:8:
while evaluating 'drvScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:87:18, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:69:12:
while evaluating the attribute 'installPhase' of the derivation 'cabal2nix-merkle-log' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'canCleanSource' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/sources.nix:99:20, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:185:18:
program 'git' failed with exit code 128
pact
add a comment |
Trying to install chainweb using nix-build, I've downloaded from the repo
nix-build
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: program 'git' failed with exit code 128
(use '--show-trace' to show detailed location information)
error: while evaluating the attribute 'buildCommand' of the derivation 'chainweb' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:10, called from undefined position:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:36, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:16:
while evaluating 'optionalString' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:147:26, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:44:
while evaluating 'concatMapStringsSep' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:64:33, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:7:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:33, called from undefined position:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'chainweb-0.1.0.0' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'getOutput' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:452:23, called from undefined position:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:141:17, called from undefined position:
while evaluating 'callCabal2nix' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:179:32, called from /Users/benjessel/Chainweb/chainweb-node/default.nix:183:22:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:8:
while evaluating 'callPackageKeepDeriver' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:155:33, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:23:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:5:
while evaluating 'callPackage' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:22, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:20:
while evaluating 'callPackageWithScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:74:37, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:28:
while evaluating 'makeOverridable' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:67:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:97:8:
while evaluating 'drvScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:87:18, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:69:12:
while evaluating the attribute 'installPhase' of the derivation 'cabal2nix-merkle-log' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'canCleanSource' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/sources.nix:99:20, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:185:18:
program 'git' failed with exit code 128
pact
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19
add a comment |
Trying to install chainweb using nix-build, I've downloaded from the repo
nix-build
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: program 'git' failed with exit code 128
(use '--show-trace' to show detailed location information)
error: while evaluating the attribute 'buildCommand' of the derivation 'chainweb' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:10, called from undefined position:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:36, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:16:
while evaluating 'optionalString' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:147:26, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:44:
while evaluating 'concatMapStringsSep' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:64:33, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:7:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:33, called from undefined position:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'chainweb-0.1.0.0' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'getOutput' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:452:23, called from undefined position:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:141:17, called from undefined position:
while evaluating 'callCabal2nix' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:179:32, called from /Users/benjessel/Chainweb/chainweb-node/default.nix:183:22:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:8:
while evaluating 'callPackageKeepDeriver' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:155:33, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:23:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:5:
while evaluating 'callPackage' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:22, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:20:
while evaluating 'callPackageWithScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:74:37, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:28:
while evaluating 'makeOverridable' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:67:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:97:8:
while evaluating 'drvScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:87:18, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:69:12:
while evaluating the attribute 'installPhase' of the derivation 'cabal2nix-merkle-log' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'canCleanSource' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/sources.nix:99:20, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:185:18:
program 'git' failed with exit code 128
pact
Trying to install chainweb using nix-build, I've downloaded from the repo
nix-build
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: program 'git' failed with exit code 128
(use '--show-trace' to show detailed location information)
error: while evaluating the attribute 'buildCommand' of the derivation 'chainweb' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:10, called from undefined position:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:36, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:225:16:
while evaluating 'optionalString' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:147:26, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:198:44:
while evaluating 'concatMapStringsSep' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/strings.nix:64:33, called from /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:7:
while evaluating anonymous function at /nix/store/wsyx22606j37gin9nw4rn8zhn1gfdp6p-source/project/default.nix:200:33, called from undefined position:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'chainweb-0.1.0.0' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'getOutput' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/attrsets.nix:452:23, called from undefined position:
while evaluating anonymous function at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:141:17, called from undefined position:
while evaluating 'callCabal2nix' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:179:32, called from /Users/benjessel/Chainweb/chainweb-node/default.nix:183:22:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:8:
while evaluating 'callPackageKeepDeriver' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:155:33, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:189:23:
while evaluating 'overrideCabal' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/lib.nix:37:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:5:
while evaluating 'callPackage' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:22, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:156:20:
while evaluating 'callPackageWithScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:74:37, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:114:28:
while evaluating 'makeOverridable' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:67:24, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:97:8:
while evaluating 'drvScope' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:87:18, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/customisation.nix:69:12:
while evaluating the attribute 'installPhase' of the derivation 'cabal2nix-merkle-log' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/stdenv/generic/make-derivation.nix:177:11:
while evaluating 'canCleanSource' at /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/lib/sources.nix:99:20, called from /nix/store/pxh6ar7qdnx3w5vhpqpf0d9jr1bxrsy1-source/pkgs/development/haskell-modules/make-package-set.nix:185:18:
program 'git' failed with exit code 128
pact
pact
asked Mar 26 at 21:40
Ben JBen J
111 bronze badge
111 bronze badge
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19
add a comment |
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19
add a comment |
1 Answer
1
active
oldest
votes
All resolved in the next version of chainweb. Now currently challenged on chainweb-node --node-id=0 --config-file=./scripts/test-bootstrap-node.config as chainweb-node not found after nix-build.
However, I believe the binary does exist given that it is in the nex store /nix/store/9pkbmml73853izic9anzyzg4qmsyb418-chainweb-0.1.0.0/bin/chainweb-node
So either it's a path issue to link to the nix/store unlikely as I believe that's a cache, or needs something in the nix-build config file to copy and move the binary to the chainweb-node folder?
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55366625%2fnix-build-failure-on-chainweb-compile%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
All resolved in the next version of chainweb. Now currently challenged on chainweb-node --node-id=0 --config-file=./scripts/test-bootstrap-node.config as chainweb-node not found after nix-build.
However, I believe the binary does exist given that it is in the nex store /nix/store/9pkbmml73853izic9anzyzg4qmsyb418-chainweb-0.1.0.0/bin/chainweb-node
So either it's a path issue to link to the nix/store unlikely as I believe that's a cache, or needs something in the nix-build config file to copy and move the binary to the chainweb-node folder?
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
add a comment |
All resolved in the next version of chainweb. Now currently challenged on chainweb-node --node-id=0 --config-file=./scripts/test-bootstrap-node.config as chainweb-node not found after nix-build.
However, I believe the binary does exist given that it is in the nex store /nix/store/9pkbmml73853izic9anzyzg4qmsyb418-chainweb-0.1.0.0/bin/chainweb-node
So either it's a path issue to link to the nix/store unlikely as I believe that's a cache, or needs something in the nix-build config file to copy and move the binary to the chainweb-node folder?
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
add a comment |
All resolved in the next version of chainweb. Now currently challenged on chainweb-node --node-id=0 --config-file=./scripts/test-bootstrap-node.config as chainweb-node not found after nix-build.
However, I believe the binary does exist given that it is in the nex store /nix/store/9pkbmml73853izic9anzyzg4qmsyb418-chainweb-0.1.0.0/bin/chainweb-node
So either it's a path issue to link to the nix/store unlikely as I believe that's a cache, or needs something in the nix-build config file to copy and move the binary to the chainweb-node folder?
All resolved in the next version of chainweb. Now currently challenged on chainweb-node --node-id=0 --config-file=./scripts/test-bootstrap-node.config as chainweb-node not found after nix-build.
However, I believe the binary does exist given that it is in the nex store /nix/store/9pkbmml73853izic9anzyzg4qmsyb418-chainweb-0.1.0.0/bin/chainweb-node
So either it's a path issue to link to the nix/store unlikely as I believe that's a cache, or needs something in the nix-build config file to copy and move the binary to the chainweb-node folder?
answered Mar 27 at 13:16
Ben JBen J
111 bronze badge
111 bronze badge
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
add a comment |
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
Now doing nix-env -iA ghc.chainweb -f . to see if it builds the chainweb-node binary in the right place as before it was going into results/ghc/chainweb-node/bin
– Ben J
Mar 28 at 14:43
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55366625%2fnix-build-failure-on-chainweb-compile%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please clean up the formatting of output at least.
– U. Windl
Mar 26 at 23:19