Created
October 23, 2021 08:06
-
-
Save r-rmcgibbo/777610a1852c1358a7812124b5717744 to your computer and use it in GitHub Desktop.
system: aarch64-linux | https://github.com/NixOS/nixpkgs/pull/142641
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setupCompilerEnvironmentPhase | |
Build with /nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7. | |
unpacking sources | |
unpacking source archive /nix/store/xbqax1zii6qpqxfk1y4p1blw193s45ly-servant-0.18.3.tar.gz | |
source root is servant-0.18.3 | |
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file servant-0.18.3/test/Spec.hs | |
patching sources | |
compileBuildDriverPhase | |
setupCompileFlags: -package-db=/build/setup-package.conf.d -j2 +RTS -A64M -RTS -threaded -rtsopts | |
[1 of 1] Compiling Main ( Setup.hs, /build/Main.o ) | |
Linking Setup ... | |
updateAutotoolsGnuConfigScriptsPhase | |
configuring | |
configureFlags: --verbose --prefix=/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/frz99p1snhqqkqvpc17xw9w6zdn33w08-servant-0.18.3-doc/share/doc/servant-0.18.3 --with-gcc=gcc --package-db=/build/package.conf.d --ghc-options=-j2 +RTS -A64M -RTS --disable-split-objs --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --ghc-option=-split-sections --extra-lib-dirs=/nix/store/iz9f5fjbk906c9j8zvr83skisy8mlbx7-ncurses-6.2/lib --extra-lib-dirs=/nix/store/wz31pppvk0ij3ykyafkw4xhp631b2i9m-libffi-3.4.2/lib --extra-lib-dirs=/nix/store/xwflzk66nkh7s45cqbjfmrc62qqncz3c-gmp-6.2.1/lib | |
Using Parsec parser | |
Configuring servant-0.18.3... | |
Dependency QuickCheck >=2.12.6.1 && <2.15: using QuickCheck-2.14.2 | |
Dependency aeson >=1.4.1.0 && <1.6: using aeson-1.5.6.0 | |
Dependency attoparsec >=0.13.2.2 && <0.15: using attoparsec-0.13.2.5 | |
Dependency base >=4.9 && <4.16: using base-4.14.3.0 | |
Dependency base-compat >=0.10.5 && <0.12: using base-compat-0.11.2 | |
Dependency bifunctors >=5.5.3 && <5.6: using bifunctors-5.5.11 | |
Dependency bytestring >=0.10.8.1 && <0.12: using bytestring-0.10.12.0 | |
Dependency case-insensitive >=1.2.0.11 && <1.3: using case-insensitive-1.2.1.0 | |
Dependency deepseq >=1.4.2.0 && <1.5: using deepseq-1.4.4.0 | |
Dependency http-api-data >=0.4.1 && <0.4.4: using http-api-data-0.4.2 | |
Dependency http-media >=0.7.1.3 && <0.9: using http-media-0.8.0.0 | |
Dependency http-types >=0.12.2 && <0.13: using http-types-0.12.3 | |
Dependency mmorph >=1.1.2 && <1.2: using mmorph-1.1.5 | |
Dependency mtl >=2.2.2 && <2.3: using mtl-2.2.2 | |
Dependency network-uri >=2.6.1.0 && <2.7: using network-uri-2.6.4.1 | |
Dependency singleton-bool >=0.1.4 && <0.1.7: using singleton-bool-0.1.5 | |
Dependency sop-core >=0.4.0.0 && <0.6: using sop-core-0.5.0.1 | |
Dependency string-conversions >=0.4.0.1 && <0.5: using | |
string-conversions-0.4.0.1 | |
Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.6.1 | |
Dependency text >=1.2.3.0 && <1.3: using text-1.2.4.1 | |
Dependency transformers >=0.5.2.0 && <0.6: using transformers-0.5.6.2 | |
Dependency vault >=0.3.1.2 && <0.4: using vault-0.3.1.5 | |
Dependency QuickCheck >=2.12.6.1 && <2.15: using QuickCheck-2.14.2 | |
Dependency aeson -any: using aeson-1.5.6.0 | |
Dependency base -any: using base-4.14.3.0 | |
Dependency base-compat -any: using base-compat-0.11.2 | |
Dependency bytestring -any: using bytestring-0.10.12.0 | |
Dependency hspec >=2.6.0 && <2.9: using hspec-2.7.10 | |
Dependency http-media -any: using http-media-0.8.0.0 | |
Dependency mtl -any: using mtl-2.2.2 | |
Dependency quickcheck-instances >=0.3.19 && <0.4: using | |
quickcheck-instances-0.3.25.2 | |
Dependency servant -any: using servant-0.18.3 | |
Dependency string-conversions -any: using string-conversions-0.4.0.1 | |
Dependency text -any: using text-1.2.4.1 | |
Dependency transformers -any: using transformers-0.5.6.2 | |
Source component graph: | |
component lib | |
component test:spec dependency lib | |
Configured component graph: | |
component servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
include QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
include aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
include attoparsec-0.13.2.5-Gk8GHreI7794TYb1xczGCf | |
include base-4.14.3.0 | |
include base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
include bifunctors-5.5.11-6tFWjBbm8T24bHCDucBsa0 | |
include bytestring-0.10.12.0 | |
include case-insensitive-1.2.1.0-LPHwwQK5WFpEYZlq9Ijp5r | |
include deepseq-1.4.4.0 | |
include http-api-data-0.4.2-8HY6EDL46BBBmJJ4QdWJxr | |
include http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
include http-types-0.12.3-GsFmvvDNsjgBE9dVkgo894 | |
include mmorph-1.1.5-DSTvGAomHLLHYNLcmCc8iB | |
include mtl-2.2.2 | |
include network-uri-2.6.4.1-5GplVDpjJvQjFZiCINZlr | |
include singleton-bool-0.1.5-G3HMudAMBCUFztcyZY7cSM | |
include sop-core-0.5.0.1-4UNjxdX2dNjFYYqFnVP7u0 | |
include string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
include tagged-0.8.6.1-EiQY3za6Q5HE9cdvqupke2 | |
include text-1.2.4.1 | |
include transformers-0.5.6.2 | |
include vault-0.3.1.5-BlZV9g61A8i7YzxPShxKIF | |
component servant-0.18.3-eD3mSXL9OMLMBrXxoajUU-spec | |
include QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
include aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
include base-4.14.3.0 | |
include base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
include bytestring-0.10.12.0 | |
include hspec-2.7.10-4XvoiYgLlvFDznvEFHjQ9x | |
include http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
include mtl-2.2.2 | |
include quickcheck-instances-0.3.25.2-JuKlAdHRwEA4QL1F5O61KO | |
include servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
include string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
include text-1.2.4.1 | |
include transformers-0.5.6.2 | |
Linked component graph: | |
unit servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
include QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
include aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
include attoparsec-0.13.2.5-Gk8GHreI7794TYb1xczGCf | |
include base-4.14.3.0 | |
include base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
include bifunctors-5.5.11-6tFWjBbm8T24bHCDucBsa0 | |
include bytestring-0.10.12.0 | |
include case-insensitive-1.2.1.0-LPHwwQK5WFpEYZlq9Ijp5r | |
include deepseq-1.4.4.0 | |
include http-api-data-0.4.2-8HY6EDL46BBBmJJ4QdWJxr | |
include http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
include http-types-0.12.3-GsFmvvDNsjgBE9dVkgo894 | |
include mmorph-1.1.5-DSTvGAomHLLHYNLcmCc8iB | |
include mtl-2.2.2 | |
include network-uri-2.6.4.1-5GplVDpjJvQjFZiCINZlr | |
include singleton-bool-0.1.5-G3HMudAMBCUFztcyZY7cSM | |
include sop-core-0.5.0.1-4UNjxdX2dNjFYYqFnVP7u0 | |
include string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
include tagged-0.8.6.1-EiQY3za6Q5HE9cdvqupke2 | |
include text-1.2.4.1 | |
include transformers-0.5.6.2 | |
include vault-0.3.1.5-BlZV9g61A8i7YzxPShxKIF | |
Servant.API=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API,Servant.API.Alternative=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Alternative,Servant.API.BasicAuth=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.BasicAuth,Servant.API.Capture=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Capture,Servant.API.ContentTypes=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.ContentTypes,Servant.API.Description=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Description,Servant.API.Empty=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Empty,Servant.API.Experimental.Auth=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Experimental.Auth,Servant.API.Fragment=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Fragment,Servant.API.Generic=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Generic,Servant.API.Header=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Header,Servant.API.HttpVersion=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.HttpVersion,Servant.API.IsSecure=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.IsSecure,Servant.API.Modifiers=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Modifiers,Servant.API.QueryParam=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.QueryParam,Servant.API.Raw=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Raw,Servant.API.RemoteHost=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.RemoteHost,Servant.API.ReqBody=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.ReqBody,Servant.API.ResponseHeaders=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.ResponseHeaders,Servant.API.Status=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Status,Servant.API.Stream=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Stream,Servant.API.Sub=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Sub,Servant.API.TypeLevel=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.TypeLevel,Servant.API.UVerb=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.UVerb,Servant.API.UVerb.Union=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.UVerb.Union,Servant.API.Vault=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Vault,Servant.API.Verbs=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.Verbs,Servant.API.WithNamedContext=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.API.WithNamedContext,Servant.Links=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.Links,Servant.Test.ComprehensiveAPI=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.Test.ComprehensiveAPI,Servant.Types.SourceT=servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH:Servant.Types.SourceT | |
unit servant-0.18.3-eD3mSXL9OMLMBrXxoajUU-spec | |
include QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
include aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
include base-4.14.3.0 | |
include base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
include bytestring-0.10.12.0 | |
include hspec-2.7.10-4XvoiYgLlvFDznvEFHjQ9x | |
include http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
include mtl-2.2.2 | |
include quickcheck-instances-0.3.25.2-JuKlAdHRwEA4QL1F5O61KO | |
include servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
include string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
include text-1.2.4.1 | |
include transformers-0.5.6.2 | |
Ready component graph: | |
definite servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
depends QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
depends aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
depends attoparsec-0.13.2.5-Gk8GHreI7794TYb1xczGCf | |
depends base-4.14.3.0 | |
depends base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
depends bifunctors-5.5.11-6tFWjBbm8T24bHCDucBsa0 | |
depends bytestring-0.10.12.0 | |
depends case-insensitive-1.2.1.0-LPHwwQK5WFpEYZlq9Ijp5r | |
depends deepseq-1.4.4.0 | |
depends http-api-data-0.4.2-8HY6EDL46BBBmJJ4QdWJxr | |
depends http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
depends http-types-0.12.3-GsFmvvDNsjgBE9dVkgo894 | |
depends mmorph-1.1.5-DSTvGAomHLLHYNLcmCc8iB | |
depends mtl-2.2.2 | |
depends network-uri-2.6.4.1-5GplVDpjJvQjFZiCINZlr | |
depends singleton-bool-0.1.5-G3HMudAMBCUFztcyZY7cSM | |
depends sop-core-0.5.0.1-4UNjxdX2dNjFYYqFnVP7u0 | |
depends string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
depends tagged-0.8.6.1-EiQY3za6Q5HE9cdvqupke2 | |
depends text-1.2.4.1 | |
depends transformers-0.5.6.2 | |
depends vault-0.3.1.5-BlZV9g61A8i7YzxPShxKIF | |
definite servant-0.18.3-eD3mSXL9OMLMBrXxoajUU-spec | |
depends QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV | |
depends aeson-1.5.6.0-GaiA7YyhawKIwYGvN85bmF | |
depends base-4.14.3.0 | |
depends base-compat-0.11.2-64avUlpGAIHCFD33W605el | |
depends bytestring-0.10.12.0 | |
depends hspec-2.7.10-4XvoiYgLlvFDznvEFHjQ9x | |
depends http-media-0.8.0.0-ZmddRWnhezBpeQO5ARRK7 | |
depends mtl-2.2.2 | |
depends quickcheck-instances-0.3.25.2-JuKlAdHRwEA4QL1F5O61KO | |
depends servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
depends string-conversions-0.4.0.1-4RdC5GhMXRe58oUtnrocv4 | |
depends text-1.2.4.1 | |
depends transformers-0.5.6.2 | |
Using Cabal-3.2.1.0 compiled by ghc-8.10 | |
Using compiler: ghc-8.10.7 | |
Using install prefix: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3 | |
Executables installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/bin | |
Libraries installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/lib/ghc-8.10.7/aarch64-linux-ghc-8.10.7/servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
Dynamic Libraries installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/lib/ghc-8.10.7/aarch64-linux-ghc-8.10.7 | |
Private executables installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/libexec/aarch64-linux-ghc-8.10.7/servant-0.18.3 | |
Data files installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/share/aarch64-linux-ghc-8.10.7/servant-0.18.3 | |
Documentation installed in: | |
/nix/store/frz99p1snhqqkqvpc17xw9w6zdn33w08-servant-0.18.3-doc/share/doc/servant-0.18.3 | |
Configuration files installed in: | |
/nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/etc | |
No alex found | |
Using ar found on system at: | |
/nix/store/10avvfvwvzj4y0z6zxij2qnz5pgqprg5-binutils-2.35.1/bin/ar | |
No c2hs found | |
No cpphs found | |
No doctest found | |
Using gcc version 9.3.0 given by user at: | |
/nix/store/1q1mif7h3lgxdaxg6j39hli5azikrfla-gcc-wrapper-9.3.0/bin/gcc | |
Using ghc version 8.10.7 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/ghc | |
Using ghc-pkg version 8.10.7 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/ghc-pkg | |
No ghcjs found | |
No ghcjs-pkg found | |
No greencard found | |
Using haddock version 2.24.2 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/haddock | |
No happy found | |
Using haskell-suite found on system at: haskell-suite-dummy-location | |
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location | |
No hmake found | |
Using hpc version 0.68 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/hpc | |
Using hsc2hs version 0.68.7 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/hsc2hs | |
Using hscolour version 1.24 found on system at: | |
/nix/store/q8fn3hpn4wqk0xdc16yvzbmfxr49fcsj-hscolour-1.24.4/bin/HsColour | |
No jhc found | |
Using ld found on system at: | |
/nix/store/579l1jpqmwjfghmlh9mnj6ykx06q2g38-binutils-wrapper-2.35.1/bin/ld.gold | |
No pkg-config found | |
Using runghc version 8.10.7 found on system at: | |
/nix/store/zzav0n3k3qqmkf9cm1zf24r0m6a5kasg-ghc-8.10.7/bin/runghc | |
Using strip version 2.35 found on system at: | |
/nix/store/10avvfvwvzj4y0z6zxij2qnz5pgqprg5-binutils-2.35.1/bin/strip | |
Using tar found on system at: | |
/nix/store/zfcd6sdfsfddhf5ybkarj4q241bsymn1-gnutar-1.34/bin/tar | |
No uhc found | |
building | |
Preprocessing library for servant-0.18.3.. | |
Building library for servant-0.18.3.. | |
[ 1 of 31] Compiling Servant.API.Alternative ( src/Servant/API/Alternative.hs, dist/build/Servant/API/Alternative.o, dist/build/Servant/API/Alternative.dyn_o ) | |
src/Servant/API/Alternative.hs:19:1: warning: [-Wunused-imports] | |
The import of ‘Data.Semigroup’ is redundant | |
except perhaps to import instances from ‘Data.Semigroup’ | |
To import instances alone, use: import Data.Semigroup() | |
| | |
19 | import Data.Semigroup | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
[ 2 of 31] Compiling Servant.API.BasicAuth ( src/Servant/API/BasicAuth.hs, dist/build/Servant/API/BasicAuth.o, dist/build/Servant/API/BasicAuth.dyn_o ) | |
[ 3 of 31] Compiling Servant.API.Capture ( src/Servant/API/Capture.hs, dist/build/Servant/API/Capture.o, dist/build/Servant/API/Capture.dyn_o ) | |
[ 4 of 31] Compiling Servant.API.ContentTypes ( src/Servant/API/ContentTypes.hs, dist/build/Servant/API/ContentTypes.o, dist/build/Servant/API/ContentTypes.dyn_o ) | |
[ 5 of 31] Compiling Servant.API.Description ( src/Servant/API/Description.hs, dist/build/Servant/API/Description.o, dist/build/Servant/API/Description.dyn_o ) | |
[ 6 of 31] Compiling Servant.API.Empty ( src/Servant/API/Empty.hs, dist/build/Servant/API/Empty.o, dist/build/Servant/API/Empty.dyn_o ) | |
[ 7 of 31] Compiling Servant.API.Experimental.Auth ( src/Servant/API/Experimental/Auth.hs, dist/build/Servant/API/Experimental/Auth.o, dist/build/Servant/API/Experimental/Auth.dyn_o ) | |
[ 8 of 31] Compiling Servant.API.Fragment ( src/Servant/API/Fragment.hs, dist/build/Servant/API/Fragment.o, dist/build/Servant/API/Fragment.dyn_o ) | |
[ 9 of 31] Compiling Servant.API.Generic ( src/Servant/API/Generic.hs, dist/build/Servant/API/Generic.o, dist/build/Servant/API/Generic.dyn_o ) | |
[10 of 31] Compiling Servant.API.HttpVersion ( src/Servant/API/HttpVersion.hs, dist/build/Servant/API/HttpVersion.o, dist/build/Servant/API/HttpVersion.dyn_o ) | |
[11 of 31] Compiling Servant.API.IsSecure ( src/Servant/API/IsSecure.hs, dist/build/Servant/API/IsSecure.o, dist/build/Servant/API/IsSecure.dyn_o ) | |
[12 of 31] Compiling Servant.API.Modifiers ( src/Servant/API/Modifiers.hs, dist/build/Servant/API/Modifiers.o, dist/build/Servant/API/Modifiers.dyn_o ) | |
[13 of 31] Compiling Servant.API.Header ( src/Servant/API/Header.hs, dist/build/Servant/API/Header.o, dist/build/Servant/API/Header.dyn_o ) | |
[14 of 31] Compiling Servant.API.QueryParam ( src/Servant/API/QueryParam.hs, dist/build/Servant/API/QueryParam.o, dist/build/Servant/API/QueryParam.dyn_o ) | |
[15 of 31] Compiling Servant.API.Raw ( src/Servant/API/Raw.hs, dist/build/Servant/API/Raw.o, dist/build/Servant/API/Raw.dyn_o ) | |
[16 of 31] Compiling Servant.API.RemoteHost ( src/Servant/API/RemoteHost.hs, dist/build/Servant/API/RemoteHost.o, dist/build/Servant/API/RemoteHost.dyn_o ) | |
[17 of 31] Compiling Servant.API.ReqBody ( src/Servant/API/ReqBody.hs, dist/build/Servant/API/ReqBody.o, dist/build/Servant/API/ReqBody.dyn_o ) | |
[18 of 31] Compiling Servant.API.ResponseHeaders ( src/Servant/API/ResponseHeaders.hs, dist/build/Servant/API/ResponseHeaders.o, dist/build/Servant/API/ResponseHeaders.dyn_o ) | |
src/Servant/API/ResponseHeaders.hs:54:1: warning: [-Wunused-imports] | |
The import of ‘Servant.API.ContentTypes’ is redundant | |
except perhaps to import instances from ‘Servant.API.ContentTypes’ | |
To import instances alone, use: import Servant.API.ContentTypes() | |
| | |
54 | import Servant.API.ContentTypes | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
[19 of 31] Compiling Servant.API.Status ( src/Servant/API/Status.hs, dist/build/Servant/API/Status.o, dist/build/Servant/API/Status.dyn_o ) | |
[20 of 31] Compiling Servant.API.Sub ( src/Servant/API/Sub.hs, dist/build/Servant/API/Sub.o, dist/build/Servant/API/Sub.dyn_o ) | |
[21 of 31] Compiling Servant.API.UVerb.Union ( src/Servant/API/UVerb/Union.hs, dist/build/Servant/API/UVerb/Union.o, dist/build/Servant/API/UVerb/Union.dyn_o ) | |
[22 of 31] Compiling Servant.API.UVerb ( src/Servant/API/UVerb.hs, dist/build/Servant/API/UVerb.o, dist/build/Servant/API/UVerb.dyn_o ) | |
[23 of 31] Compiling Servant.API.Vault ( src/Servant/API/Vault.hs, dist/build/Servant/API/Vault.o, dist/build/Servant/API/Vault.dyn_o ) | |
[24 of 31] Compiling Servant.API.Verbs ( src/Servant/API/Verbs.hs, dist/build/Servant/API/Verbs.o, dist/build/Servant/API/Verbs.dyn_o ) | |
[25 of 31] Compiling Servant.API.TypeLevel ( src/Servant/API/TypeLevel.hs, dist/build/Servant/API/TypeLevel.o, dist/build/Servant/API/TypeLevel.dyn_o ) | |
[26 of 31] Compiling Servant.API.WithNamedContext ( src/Servant/API/WithNamedContext.hs, dist/build/Servant/API/WithNamedContext.o, dist/build/Servant/API/WithNamedContext.dyn_o ) | |
[27 of 31] Compiling Servant.Types.SourceT ( src/Servant/Types/SourceT.hs, dist/build/Servant/Types/SourceT.o, dist/build/Servant/Types/SourceT.dyn_o ) | |
[28 of 31] Compiling Servant.API.Stream ( src/Servant/API/Stream.hs, dist/build/Servant/API/Stream.o, dist/build/Servant/API/Stream.dyn_o ) | |
src/Servant/API/Stream.hs:50:1: warning: [-Wunused-imports] | |
The import of ‘Data.Monoid’ is redundant | |
except perhaps to import instances from ‘Data.Monoid’ | |
To import instances alone, use: import Data.Monoid() | |
| | |
50 | import Data.Monoid | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
[29 of 31] Compiling Servant.Links ( src/Servant/Links.hs, dist/build/Servant/Links.o, dist/build/Servant/Links.dyn_o ) | |
src/Servant/Links.hs:130:1: warning: [-Wunused-imports] | |
The import of ‘Data.Semigroup’ is redundant | |
except perhaps to import instances from ‘Data.Semigroup’ | |
To import instances alone, use: import Data.Semigroup() | |
| | |
130 | import Data.Semigroup | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
[30 of 31] Compiling Servant.API ( src/Servant/API.hs, dist/build/Servant/API.o, dist/build/Servant/API.dyn_o ) | |
[31 of 31] Compiling Servant.Test.ComprehensiveAPI ( src/Servant/Test/ComprehensiveAPI.hs, dist/build/Servant/Test/ComprehensiveAPI.o, dist/build/Servant/Test/ComprehensiveAPI.dyn_o ) | |
Preprocessing test suite 'spec' for servant-0.18.3.. | |
Building test suite 'spec' for servant-0.18.3.. | |
[1 of 5] Compiling Servant.API.ContentTypesSpec ( test/Servant/API/ContentTypesSpec.hs, dist/build/spec/spec-tmp/Servant/API/ContentTypesSpec.o ) | |
[2 of 5] Compiling Servant.API.ResponseHeadersSpec ( test/Servant/API/ResponseHeadersSpec.hs, dist/build/spec/spec-tmp/Servant/API/ResponseHeadersSpec.o ) | |
[3 of 5] Compiling Servant.API.StreamSpec ( test/Servant/API/StreamSpec.hs, dist/build/spec/spec-tmp/Servant/API/StreamSpec.o ) | |
[4 of 5] Compiling Servant.LinksSpec ( test/Servant/LinksSpec.hs, dist/build/spec/spec-tmp/Servant/LinksSpec.o ) | |
[5 of 5] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o ) | |
Linking dist/build/spec/spec ... | |
running tests | |
Running 1 test suites... | |
Test suite spec: RUNNING... | |
Test suite spec: PASS | |
Test suite logged to: dist/test/servant-0.18.3-spec.log | |
1 of 1 test suites (1 of 1 test cases) passed. | |
haddockPhase | |
Preprocessing library for servant-0.18.3.. | |
Running Haddock on library for servant-0.18.3.. | |
Warning: --source-* options are ignored when --hyperlinked-source is enabled. | |
Haddock coverage: | |
src/Servant/API/Alternative.hs:19:1: warning: [-Wunused-imports] | |
The import of ‘Data.Semigroup’ is redundant | |
except perhaps to import instances from ‘Data.Semigroup’ | |
To import instances alone, use: import Data.Semigroup() | |
| | |
19 | import Data.Semigroup | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
50% ( 1 / 2) in 'Servant.API.Alternative' | |
Missing documentation for: | |
Module header | |
66% ( 2 / 3) in 'Servant.API.BasicAuth' | |
Missing documentation for: | |
Module header | |
Warning: 'Description' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
75% ( 3 / 4) in 'Servant.API.Capture' | |
Missing documentation for: | |
Module header | |
Warning: 'ReqBody' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'eitherDecode' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
47% ( 10 / 21) in 'Servant.API.ContentTypes' | |
Missing documentation for: | |
JSON (src/Servant/API/ContentTypes.hs:108) | |
PlainText (src/Servant/API/ContentTypes.hs:109) | |
FormUrlEncoded (src/Servant/API/ContentTypes.hs:110) | |
OctetStream (src/Servant/API/ContentTypes.hs:111) | |
AcceptHeader (src/Servant/API/ContentTypes.hs:155) | |
AllCTRender (src/Servant/API/ContentTypes.hs:178) | |
AllCTUnrender (src/Servant/API/ContentTypes.hs:232) | |
AllMime (src/Servant/API/ContentTypes.hs:251) | |
AllMimeRender (src/Servant/API/ContentTypes.hs:269) | |
AllMimeUnrender (src/Servant/API/ContentTypes.hs:309) | |
canHandleAcceptH (src/Servant/API/ContentTypes.hs:263) | |
87% ( 7 / 8) in 'Servant.API.Description' | |
Missing documentation for: | |
Module header | |
Warning: ':<|>' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
50% ( 1 / 2) in 'Servant.API.Empty' | |
Missing documentation for: | |
Module header | |
50% ( 1 / 2) in 'Servant.API.Experimental.Auth' | |
Missing documentation for: | |
Module header | |
Warning: 'Link' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
50% ( 1 / 2) in 'Servant.API.Fragment' | |
Missing documentation for: | |
Module header | |
Warning: 'route' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'mode' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'routes' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'AsServerT' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'ServerT' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'generated' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
85% ( 12 / 14) in 'Servant.API.Generic' | |
Missing documentation for: | |
ToServantApi (src/Servant/API/Generic.hs:93) | |
GServantProduct (src/Servant/API/Generic.hs:128) | |
66% ( 2 / 3) in 'Servant.API.HttpVersion' | |
Missing documentation for: | |
Module header | |
66% ( 2 / 3) in 'Servant.API.IsSecure' | |
Missing documentation for: | |
Module header | |
Warning: 'RequiredAgument' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
94% ( 16 / 17) in 'Servant.API.Modifiers' | |
Missing documentation for: | |
Module header | |
33% ( 1 / 3) in 'Servant.API.Header' | |
Missing documentation for: | |
Module header | |
Header' (src/Servant/API/Header.hs:26) | |
80% ( 4 / 5) in 'Servant.API.QueryParam' | |
Missing documentation for: | |
Module header | |
Warning: 'Application' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'pathInfo' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
50% ( 1 / 2) in 'Servant.API.Raw' | |
Missing documentation for: | |
Module header | |
66% ( 2 / 3) in 'Servant.API.RemoteHost' | |
Missing documentation for: | |
Module header | |
66% ( 2 / 3) in 'Servant.API.ReqBody' | |
Missing documentation for: | |
Module header | |
src/Servant/API/ResponseHeaders.hs:54:1: warning: [-Wunused-imports] | |
The import of ‘Servant.API.ContentTypes’ is redundant | |
except perhaps to import instances from ‘Servant.API.ContentTypes’ | |
To import instances alone, use: import Servant.API.ContentTypes() | |
| | |
54 | import Servant.API.ContentTypes | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
46% ( 6 / 13) in 'Servant.API.ResponseHeaders' | |
Missing documentation for: | |
ResponseHeader (src/Servant/API/ResponseHeaders.hs:71) | |
AddHeader (src/Servant/API/ResponseHeaders.hs:164) | |
HasResponseHeader (src/Servant/API/ResponseHeaders.hs:209) | |
BuildHeadersTo (src/Servant/API/ResponseHeaders.hs:99) | |
GetHeaders (src/Servant/API/ResponseHeaders.hs:122) | |
HeaderValMap (src/Servant/API/ResponseHeaders.hs:94) | |
HList (src/Servant/API/ResponseHeaders.hs:82) | |
50% ( 1 / 2) in 'Servant.API.Status' | |
Missing documentation for: | |
Module header | |
50% ( 1 / 2) in 'Servant.API.Sub' | |
Missing documentation for: | |
Module header | |
Warning: 'UVerb' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'cast' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
37% ( 3 / 8) in 'Servant.API.UVerb.Union' | |
Missing documentation for: | |
IsMember (src/Servant/API/UVerb/Union.hs:98) | |
Unique (src/Servant/API/UVerb/Union.hs:135) | |
Union (src/Servant/API/UVerb/Union.hs:70) | |
inject (src/Servant/API/UVerb/Union.hs:101) | |
eject (src/Servant/API/UVerb/Union.hs:102) | |
Warning: 'Verb' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'UnionVerb' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'HasServer' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'respond' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
57% ( 4 / 7) in 'Servant.API.UVerb' | |
Missing documentation for: | |
HasStatus (src/Servant/API/UVerb.hs:43) | |
statusOf (src/Servant/API/UVerb.hs:46) | |
HasStatuses (src/Servant/API/UVerb.hs:55) | |
66% ( 2 / 3) in 'Servant.API.Vault' | |
Missing documentation for: | |
Module header | |
Warning: 'NoContent' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
93% ( 31 / 33) in 'Servant.API.Verbs' | |
Missing documentation for: | |
Module header | |
ReflectMethod (src/Servant/API/Verbs.hs:164) | |
84% ( 21 / 25) in 'Servant.API.TypeLevel' | |
Missing documentation for: | |
IsSubList (src/Servant/API/TypeLevel.hs:212) | |
ElemGo (src/Servant/API/TypeLevel.hs:228) | |
FragmentUnique (src/Servant/API/TypeLevel.hs:273) | |
AtLeastOneFragment (src/Servant/API/TypeLevel.hs:257) | |
Warning: 'ReqBody' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'Get' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'Context' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
50% ( 1 / 2) in 'Servant.API.WithNamedContext' | |
Missing documentation for: | |
Module header | |
Warning: 'Step' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
61% ( 11 / 18) in 'Servant.Types.SourceT' | |
Missing documentation for: | |
Module header | |
mapStepT (src/Servant/Types/SourceT.hs:40) | |
runStepT (src/Servant/Types/SourceT.hs:229) | |
mapMaybeStep (src/Servant/Types/SourceT.hs:260) | |
fromAction (src/Servant/Types/SourceT.hs:303) | |
fromActionStep (src/Servant/Types/SourceT.hs:307) | |
transformStepWithAtto (src/Servant/Types/SourceT.hs:360) | |
src/Servant/API/Stream.hs:50:1: warning: [-Wunused-imports] | |
The import of ‘Data.Monoid’ is redundant | |
except perhaps to import instances from ‘Data.Monoid’ | |
To import instances alone, use: import Data.Monoid() | |
| | |
50 | import Data.Monoid | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
Warning: 'ByteString' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
80% ( 16 / 20) in 'Servant.API.Stream' | |
Missing documentation for: | |
Module header | |
StreamGet (src/Servant/API/Stream.hs:71) | |
StreamPost (src/Servant/API/Stream.hs:72) | |
StreamBody' (src/Servant/API/Stream.hs:77) | |
src/Servant/Links.hs:130:1: warning: [-Wunused-imports] | |
The import of ‘Data.Semigroup’ is redundant | |
except perhaps to import instances from ‘Data.Semigroup’ | |
To import instances alone, use: import Data.Semigroup() | |
| | |
130 | import Data.Semigroup | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... | |
Warning: 'API' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'QueryParam' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'Capture' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'endpoint' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
Warning: 'api' is out of scope. | |
If you qualify the identifier, haddock can try to link it anyway. | |
88% ( 23 / 26) in 'Servant.Links' | |
Missing documentation for: | |
linkSegments (src/Servant/Links.hs:213) | |
linkQueryParams (src/Servant/Links.hs:216) | |
linkFragment (src/Servant/Links.hs:219) | |
Warning: 'Header' is ambiguous. It is defined | |
* at src/Servant/API/ResponseHeaders.hs:72:7 | |
* at src/Servant/API/Header.hs:24:1 | |
You may be able to disambiguate the identifier by qualifying it or | |
by specifying the type/value namespace explicitly. | |
Defaulting to the one defined at src/Servant/API/Header.hs:24:1 | |
Warning: Servant.API: StatusOf is exported separately but will be documented under HasStatus. Consider exporting it together with its parent(s) for code clarity. | |
Warning: Servant.API: MkLink is exported separately but will be documented under HasLink. Consider exporting it together with its parent(s) for code clarity. | |
81% (118 /144) in 'Servant.API' | |
Missing documentation for: | |
Module header | |
Header' (src/Servant/API/Header.hs:26) | |
ReflectMethod (src/Servant/API/Verbs.hs:164) | |
Unique (src/Servant/API/UVerb/Union.hs:135) | |
inject (src/Servant/API/UVerb/Union.hs:101) | |
IsMember (src/Servant/API/UVerb/Union.hs:98) | |
Union (src/Servant/API/UVerb/Union.hs:70) | |
Statuses (src/Servant/API/UVerb.hs:56) | |
Statuses (src/Servant/API/UVerb.hs:56) | |
HasStatus (src/Servant/API/UVerb.hs:43) | |
statusOf (src/Servant/API/UVerb.hs:46) | |
StreamBody' (src/Servant/API/Stream.hs:77) | |
StreamPost (src/Servant/API/Stream.hs:72) | |
StreamGet (src/Servant/API/Stream.hs:71) | |
OctetStream (src/Servant/API/ContentTypes.hs:111) | |
FormUrlEncoded (src/Servant/API/ContentTypes.hs:110) | |
PlainText (src/Servant/API/ContentTypes.hs:109) | |
JSON (src/Servant/API/ContentTypes.hs:108) | |
HasResponseHeader (src/Servant/API/ResponseHeaders.hs:209) | |
AddHeader (src/Servant/API/ResponseHeaders.hs:164) | |
GetHeaders (src/Servant/API/ResponseHeaders.hs:122) | |
BuildHeadersTo (src/Servant/API/ResponseHeaders.hs:99) | |
HList (src/Servant/API/ResponseHeaders.hs:82) | |
ResponseHeader (src/Servant/API/ResponseHeaders.hs:71) | |
SBool | |
SBoolI | |
14% ( 2 / 14) in 'Servant.Test.ComprehensiveAPI' | |
Missing documentation for: | |
GET (src/Servant/Test/ComprehensiveAPI.hs:15) | |
ComprehensiveAPI (src/Servant/Test/ComprehensiveAPI.hs:17) | |
RawEndpoint (src/Servant/Test/ComprehensiveAPI.hs:21) | |
StreamingEndpoint (src/Servant/Test/ComprehensiveAPI.hs:24) | |
EmptyEndpoint (src/Servant/Test/ComprehensiveAPI.hs:27) | |
comprehensiveAPI (src/Servant/Test/ComprehensiveAPI.hs:30) | |
ComprehensiveAPIWithoutRaw (src/Servant/Test/ComprehensiveAPI.hs:33) | |
comprehensiveAPIWithoutRaw (src/Servant/Test/ComprehensiveAPI.hs:37) | |
ComprehensiveAPIWithoutStreaming (src/Servant/Test/ComprehensiveAPI.hs:40) | |
comprehensiveAPIWithoutStreaming (src/Servant/Test/ComprehensiveAPI.hs:44) | |
ComprehensiveAPIWithoutStreamingOrRaw (src/Servant/Test/ComprehensiveAPI.hs:77) | |
comprehensiveAPIWithoutStreamingOrRaw (src/Servant/Test/ComprehensiveAPI.hs:79) | |
Warning: Servant.API.Generic: could not find link destinations for: | |
- Servant.API.Generic.GToServant | |
- Servant.API.Generic.gtoServant | |
- Servant.API.Generic.gfromServant | |
Warning: Servant.API.Modifiers: could not find link destinations for: | |
- Servant.API.ResponseHeaders.addOptionalHeader | |
- Servant.API.ResponseHeaders.hlistLookupHeader | |
- Servant.API.ResponseHeaders.GetHeadersFromHList | |
- Servant.API.ResponseHeaders.getHeaders' | |
Warning: Servant.API.Header: could not find link destinations for: | |
- Servant.API.ResponseHeaders.addOptionalHeader | |
- Servant.API.ResponseHeaders.hlistLookupHeader | |
- Servant.API.ResponseHeaders.GetHeadersFromHList | |
- Servant.API.ResponseHeaders.getHeaders' | |
Warning: Servant.API.ResponseHeaders: could not find link destinations for: | |
- Servant.API.ResponseHeaders.addOptionalHeader | |
- Servant.API.ResponseHeaders.NFDataHList | |
- Servant.API.ResponseHeaders.hlistLookupHeader | |
- Servant.API.ResponseHeaders.GetHeadersFromHList | |
- Servant.API.ResponseHeaders.getHeaders' | |
Warning: Servant.API.UVerb.Union: could not find link destinations for: | |
- Servant.API.UVerb.Union.CheckElemIsMember | |
- Servant.API.UVerb.Union.UElem | |
- Servant.API.UVerb.Union.Nubbed | |
- Servant.API.UVerb.Union.DuplicateElementError | |
Warning: Servant.API.TypeLevel: could not find link destinations for: | |
- Servant.API.TypeLevel.FragmentNotIn | |
Warning: Servant.Links: could not find link destinations for: | |
- Servant.Links.Fragment' | |
Warning: Servant.API: could not find link destinations for: | |
- Servant.API.ResponseHeaders.addOptionalHeader | |
- Servant.API.ResponseHeaders.hlistLookupHeader | |
- Servant.API.ResponseHeaders.GetHeadersFromHList | |
- Servant.API.ResponseHeaders.getHeaders' | |
- Servant.API.UVerb.Union.Nubbed | |
- Servant.API.UVerb.Union.DuplicateElementError | |
- Servant.API.UVerb.Union.UElem | |
- Servant.API.UVerb.Union.CheckElemIsMember | |
- Servant.API.ResponseHeaders.NFDataHList | |
Documentation created: dist/doc/html/servant/index.html, | |
dist/doc/html/servant/servant.txt | |
Preprocessing test suite 'spec' for servant-0.18.3.. | |
installing | |
Installing library in /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/lib/ghc-8.10.7/aarch64-linux-ghc-8.10.7/servant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3 | |
shrinking /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/lib/ghc-8.10.7/aarch64-linux-ghc-8.10.7/libHSservant-0.18.3-96v4u7pqZNeJZ0SpBJjQaH-ghc8.10.7.so | |
strip is /nix/store/10avvfvwvzj4y0z6zxij2qnz5pgqprg5-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3/lib | |
patching script interpreter paths in /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3 | |
checking for references to /build/ in /nix/store/2kds9m9ir7ndx3sa9v9cfnvavkp0fhg9-servant-0.18.3... | |
shrinking RPATHs of ELF executables and libraries in /nix/store/frz99p1snhqqkqvpc17xw9w6zdn33w08-servant-0.18.3-doc | |
strip is /nix/store/10avvfvwvzj4y0z6zxij2qnz5pgqprg5-binutils-2.35.1/bin/strip | |
patching script interpreter paths in /nix/store/frz99p1snhqqkqvpc17xw9w6zdn33w08-servant-0.18.3-doc | |
checking for references to /build/ in /nix/store/frz99p1snhqqkqvpc17xw9w6zdn33w08-servant-0.18.3-doc... | |
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user | |
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user | |
building '/nix/store/867q1d0sdfiqgvp1vm24vsd67rcdwwlb-builder.pl.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/6m3fxv4gss8a1fijallk7ijgjyr09f1h-adjunctions-4.4.drv'... | |
building '/nix/store/7dcdwpmpavw4spxas6wg9s4jan5sncwr-attoparsec-0.13.2.5.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/nz4wnnnmz0qwa53q6kx47i250248pjpd-blizzard-html-0.1.0.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/lmh3lznip86b0fy1rsxr76mnq3g4c2r4-bson-mapping-0.1.5.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/lfl1bws6ns9avjigbv30nqpx877rj01h-connection-0.3.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mb58wyak1gvjf7bchgxpaknxp236fp1m-effectful-0.0.0.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mygrp26amn4dvr6mz6zjyrfz6w35bbdv-heidi-0.3.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/1anxy5y7iasgvf7db8in4sn4pb8m9h1v-hspec-hashable-0.1.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/5rh8k6hprkv72pcikg3pfnnc0qw10lsj-aeson-1.5.6.0.drv'... | |
builder for '/nix/store/5rh8k6hprkv72pcikg3pfnnc0qw10lsj-aeson-1.5.6.0.drv' failed with exit code 1; last 10 log lines: | |
No uhc found | |
building | |
Preprocessing library for aeson-1.5.6.0.. | |
Building library for aeson-1.5.6.0.. | |
[ 1 of 24] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o, dist/build/Data/Aeson/Internal/Functions.dyn_o ) | |
[ 2 of 24] Compiling Data.Aeson.Parser.UnescapePure ( src-pure/Data/Aeson/Parser/UnescapePure.hs, dist/build/Data/Aeson/Parser/UnescapePure.o, dist/build/Data/Aeson/Parser/UnescapePure.dyn_o ) | |
[ 3 of 24] Compiling Data.Aeson.Parser.Unescape ( src/Data/Aeson/Parser/Unescape.hs, dist/build/Data/Aeson/Parser/Unescape.o, dist/build/Data/Aeson/Parser/Unescape.dyn_o ) | |
[ 4 of 24] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o, dist/build/Data/Aeson/Types/Generic.dyn_o ) | |
[ 5 of 24] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o, dist/build/Data/Aeson/Types/Internal.dyn_o ) | |
[ 6 of 24] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o, dist/build/Data/Aeson/Parser/Internal.dyn_o ) | |
cannot build derivation '/nix/store/2g0x8yggsh41mkxm4b3xp9zq28pz97kd-AesonBson-0.4.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/69y678a4g74ab72g4790lijbghpqlb16-aeson-pretty-0.8.8.drv': 1 dependencies couldn't be built | |
building '/nix/store/qxf3cvmmglgyjrab2x7lba4isp0sfiqm-attoparsec-iso8601-1.0.2.0.drv'... | |
cannot build derivation '/nix/store/xxx4smxgks7i659bmfbf8s3376zsq5ij-constraints-extras-0.3.1.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/zcdhva0ncd13kz9aqzm73k6v26r4i66r-currency-codes-3.0.0.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/4sjgyc5ak5vg3rz5dgx6w11m26pp1ix7-doctest-discover-0.2.0.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/bavy4qgbav8xrfp6af01jgb4sy0a5njp-json-sop-0.2.0.5.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/c6c0ngrgnjrh0gznvjsidk7gn4mdwd22-microlens-aeson-2.3.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/r36prfbknavay8rdjdyw6rz4is5li1fd-path-0.8.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/b2958xysb7a1picxds5zh9mdliyb7i3s-regex-wrapper-0.1.0.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/czqm89dh4fbz3581g1ycwqhg5wq5r4n2-dependent-sum-0.7.1.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/27z40y9k89ckvnz2iajangx401hs3c08-dependent-map-0.4.0.0.drv': 2 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/bi9bq5zz5mxxc8qdxviniaknghdlna1b-bsb-http-chunked-0.0.0.4.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/7cw9446aikc2zn7713j3460l3pjmyjgb-css-text-0.1.3.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/3cvilcj156yy2vycii319x5dgwm5i9gw-http-date-0.0.11.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/s39gwk84lsvdqi3a6aa6c2lf9xb58amy-kan-extensions-5.2.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/213gjas8by9ajm0x6ksyz9sk64rqgr0h-keys-3.12.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mn2rdrdqsqxfxc5hhd2j0mlr3j697hr6-levenshtein-0.1.3.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/40an9l0cfgpgr826hv649akxxns091lg-lens-4.19.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mx3qsn4g98ns4mg6k3xiv41fzlvah1c5-megaparsec-9.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/a96hriki2kwcscy8idrm6jks9p2m06g4-mono-traversable-1.0.15.3.drv'... | |
builder for '/nix/store/40an9l0cfgpgr826hv649akxxns091lg-lens-4.19.2.drv' failed with exit code 1; last 10 log lines: | |
[44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o, dist/build/Data/HashSet/Lens.dyn_o ) | |
[45 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o, dist/build/Data/Map/Lens.dyn_o ) | |
[46 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o, dist/build/Data/Set/Lens.dyn_o ) | |
[47 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o, dist/build/Data/Text/Lazy/Lens.dyn_o ) | |
[48 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o, dist/build/Data/Text/Strict/Lens.dyn_o ) | |
[49 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o, dist/build/Data/Text/Lens.dyn_o ) | |
[50 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o, dist/build/Data/Vector/Generic/Lens.dyn_o ) | |
[51 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o, dist/build/Control/Lens/Each.dyn_o ) | |
[52 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o, dist/build/Control/Lens/At.dyn_o ) | |
[53 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o, dist/build/Language/Haskell/TH/Lens.dyn_o ) | |
cannot build derivation '/nix/store/ppy0jmf6ym2vimns60wanpn8zl03p9a0-armor-0.2.0.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/wha6795c1rnnhxsqkb7vi42hlryhcr24-bson-lens-0.1.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/6rw0vbxs7n58bz4qx65zcqljpilzysii-collate-0.1.0.0.drv': 1 dependencies couldn't be built | |
building '/nix/store/0v2a93q6fdgc3mi3rhp4vrksis6zdywh-headed-megaparsec-0.2.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/p76sx1zna4k478l8dh78y03la5j8hrgi-hspec-megaparsec-2.2.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/nhiy0dkh3xjvxs4w9j94fggg415802j5-pointed-5.0.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/53kv1az8f3pammr2l6d0xvasywhmlf41-portray-diff-hunit-0.1.0.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/pl1lq8m6acr2i2wn5szjnwwn2mmqgyrq-portray-prettyprinter-0.2.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/l1yayndmblcj5bgpaj1j8b2b9lvkrw97-pseudo-boolean-0.1.10.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/gx06rl55014zhkh4f3r5cfbc6ls86063-conduit-1.3.4.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/zadafawlgk4g9rca5b4m9cvdf40k8qhr-quickcheck-instances-0.3.25.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/3hq3sjhwb8qqiqg8rf26g7qgwvbk3k22-reactive-banana-automation-0.5.5.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/9d05kizdraaaghc0zqa92ycy389msigf-binary-orphans-1.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mq8kqjzvvgbq90587yi416gmvb3v3w3y-edit-distance-vector-1.0.0.4.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/spna95xa6vi565lbqqcvsgnx8yd8zxc0-bytes-0.17.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mq6pl3mv9yrnp0wwsm7d67ayxq1n2vp6-extra-1.7.9.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/zcihl5lq3pc3jrhnkpqwfig9laqzpqpx-hslua-1.3.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
cannot build derivation '/nix/store/w7g591byf84m8vzi7i3p82g3fq42rdib-NanoID-3.1.0.drv': 1 dependencies couldn't be built | |
building '/nix/store/9l1p2dihsdaajbv7ij8jzmv487l915px-conduit-extra-1.3.5.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/956dqr6538gwj11bzqyliqj4689lg8k6-filepattern-0.1.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/gkihla8n3pi0vzjqddh6ssfs9fz25f2w-gitlib-3.1.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/5wlfaf5vjjmfhck3396n8fd0rbmzh3c3-http-types-0.12.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
cannot build derivation '/nix/store/q4r2bah2a81m2hnqf6c25nwbblkqrcjf-jsaddle-0.9.8.0.drv': 2 dependencies couldn't be built | |
building '/nix/store/vif1p0hlxrkc56djy8hdz3zwbj22ypg8-libyaml-0.1.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/vq4kyrjwvnsnws4y0cl2mfydffw6whs0-http-api-data-0.4.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/r7rzkzaihzfprcm1ql6xx1pdfpfq03fa-gitlib-test-3.1.2.drv'... | |
cannot build derivation '/nix/store/1d9brd6v32qvg2kqis5289sg3qj9af16-yaml-0.11.6.0.drv': 1 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/bmdsvhgj415xnrkl8szi6mk8cary91hx-http-client-0.6.4.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/3c3pq0ccqdzqhm51gcxif2lf7m9kyviw-parsers-0.12.10.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/acpfwwvj5vkdi4xg23gac09wwiigw21v-reactive-banana-bunch-1.0.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/4541qz27a32igzw1nma0p28ly6a5dcjl-http-client-tls-0.3.5.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
cannot build derivation '/nix/store/f4lm0pjdnrz03vbrjxxqd8srj6g18vb3-http-conduit-2.3.8.drv': 1 dependencies couldn't be built | |
building '/nix/store/w1fraf2y5qr12xim9p60b8szhfjf63l4-retry-0.8.1.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/vdhhdf2skqqw9672nr88vd7zrw6m946h-rle-0.1.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/fjq6pjp9nm70mf5rpi9vp9m69fqiis8x-simple-sendfile-0.2.30.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/kc0h1zmcphvvpmrcy7qcyim8w0sazr0v-statgrab-0.1.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/f98nsry1pvhrk4wg7p7x6vm2x3lh4kk9-auto-update-0.1.6.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/m1qyrg1988ias5lpb4zlm43xchczsb8d-string-conversions-0.4.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/0bc4jizhjrv80fwaxjlz9p1njapr2bk2-fast-logger-3.0.5.drv'... | |
cannot build derivation '/nix/store/1iqggkz4zcb7k4nwfki9nhd1qqf2z2g9-servant-0.18.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/54g2jvrh3kwl1h44z4pghx2c5f0416ax-gogol-core-0.5.0.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/m9f5f5ps20hi4wp5ifhs286vsljhpln6-gogol-0.5.0.drv': 4 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/grzg15gf6m80mp8y7cmslngnry6i34k1-sv2v-0.0.9.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/rfzch2qx77m3v9qlwfhd6qs93jnh770p-tasty-lua-0.2.3.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/5vcxiri5r11fp8gmzirgj8b6bxii3gk8-monad-logger-0.3.36.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/r469cwkklhabacvpkkybqmflk66frsjm-hslua-module-path-0.1.0.1.drv'... | |
cannot build derivation '/nix/store/hw0wcmsj4a6qim89f5q1132cjszzka7j-pinboard-0.10.2.0.drv': 1 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/baqmh21wiazybd09ibm3nlbgkkv5jdnx-hslua-module-system-0.2.2.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/81viw97lb8kf0r3wk9l7d1wd8ynyz09j-hslua-module-text-0.3.0.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/54rxvvc62jbg22v7w0jb3nca32ahppgw-termbox-banana-0.3.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/mhhg8kzr0b91ly1z3wr4ya7g12m44qkz-text-show-3.9.2.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/4w3bj80mvag9rfd0ylcf87d8gbpskc89-time-manager-0.0.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
cannot build derivation '/nix/store/qsmh2dc6hxgyb2zabwn5ggpdfvca8pbj-http2-3.0.2.drv': 2 dependencies couldn't be built | |
building '/nix/store/984bx8sdxyi8ii1j6ny1pbp0hdqdlrj8-unexceptionalio-trans-0.5.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/dggm6m2188nlx2w23pls5haazcrsl9ki-vector-instances-3.4.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/2507pb39q44r66p2qvm1n4yy0xan9mqc-wai-3.2.3.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/qsvca6h1yhs1vkzfhhsh92mgd0p8p5b1-rebase-1.13.0.1.drv'... | |
cannot build derivation '/nix/store/njqq230zi74ix4skhdsfqdjia46i3f08-warp-3.3.17.drv': 1 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/51g0cq00zjf52d990myrpb23rhrw828a-wai-logger-2.3.6.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/i1w99abn79vfmc7ivp60sphmwa4rw5lp-rerebase-1.13.0.1.drv'... | |
cannot build derivation '/nix/store/4vzawpkra0jkx777qnrsx41q8k0ciypw-wai-extra-3.1.6.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/jgrywbi05qczb3jkbwq3kk2yprfzf5h6-hspec-wai-0.11.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/frpkxnrlr1sdn1vl8dkhidsa4ggdzcwn-twain-1.0.0.0.drv': 3 dependencies couldn't be built | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/7jzlj60yar8b0qx7g7y1pxz7i755b5qh-xcffib-0.11.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/62aisgv02h8c2gpjx0z7yf1qr2xx2xam-xml-conduit-1.9.1.1.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
building '/nix/store/6zbfj9g5zzvrnqf28gfpq2w3yxw311xs-haskell-gi-0.25.0.drv'... | |
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'... | |
cannot build derivation '/nix/store/vn2dam5s9pj8gmghzs3xqmqm27n416fv-env.drv': 29 dependencies couldn't be built | |
cannot build derivation '/nix/store/jkqv06lp029skim9f5qbdkw30i89kgmh-review-shell.drv': 1 dependencies couldn't be built | |
error: build of '/nix/store/jkqv06lp029skim9f5qbdkw30i89kgmh-review-shell.drv' failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment