Closed
Description
When trying to build IntersectMBO/ouroboros-network@eb61e30, the doctest fails with
Error:
The following packages are broken because other packages they depend on are missing. These broken packages must be rebuilt before they can be used.
installed package ghc-8.6.5 is broken due to missing package binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, directory-1.3.3.0, filepath-1.4.2.1, ghc-
boot-8.6.5, ghci-8.6.5, hpc-0.6.0.3, process-1.6.5.0, terminfo-0.4.1.2, time-1.8.0.2, transformers-0.5.6.2, unix-2.7.2.2
builder for '/nix/store/q7c3vcmbxylikpmn33b3jb0xiyl6l2lv-doctest-0.16.0.1-lib-doctest.drv' failed with exit code 1
cannot build derivation '/nix/store/5dynklpbqx3kqd0nh3r193mri4yy3gl1-doctest-0.16.0.1-exe-doctest-config.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/v684c7aa4lprxy0p0mwfk96gr9g0zwjj-ouroboros-consensus-0.1.0.0-test-doctests-config.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/z0y64kmyrmvd68lp9bxnf1zvif3n33wv-ouroboros-consensus-0.1.0.0-test-doctests.drv': 1 dependencies couldn't be built
error: build of '/nix/store/z0y64kmyrmvd68lp9bxnf1zvif3n33wv-ouroboros-consensus-0.1.0.0-test-doctests.drv' failed
Using this version of iohk-nix:
{
"url": "https://github.com/input-output-hk/iohk-nix",
"rev": "28149991be2f363eb028fa7ea77198419401cbbc",
"date": "2019-08-08T04:16:01+00:00",
"sha256": "1v707gwcl2lpl2rjhczd5m7walbgyg5c4v5f4bp67j74808sa080",
"fetchSubmodules": false
}
This appears to be the same problem as #66, which was marked as fixed.