Advertisement
palik

cardano-sl$ stack ghci --no-load

Jan 1st, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.76 KB | None | 0 0
  1. $ stack ghci --no-load
  2. cardano-sl-1.0.3: configure (lib + exe)
  3. cardano-sl-1.0.3: initial-build-steps (lib + exe)
  4. cardano-sl-auxx-1.0.3: configure (exe)
  5. cardano-sl-auxx-1.0.3: initial-build-steps (exe)
  6. cardano-sl-tools-1.0.3: configure (exe)
  7. cardano-sl-tools-1.0.3: initial-build-steps (exe)
  8. cardano-sl-explorer-1.0.3: configure (lib + exe)
  9. cardano-sl-explorer-1.0.3: initial-build-steps (lib + exe)
  10. cardano-sl-wallet-1.0.3: configure (lib + exe)
  11. cardano-sl-wallet-1.0.3: initial-build-steps (lib + exe)
  12. Completed 5 action(s).
  13. Log files have been written to: /home/palik/Documents/devel/cardano/cardano-sl/.stack-work/logs/
  14.  
  15. * * * * * * * *
  16. Warning: There are cabal settings for this project which may prevent GHCi from loading your code properly.
  17. In some cases it can also load some projects which would otherwise fail to build.
  18.  
  19. -XNoImplicitPrelude will be used, but GHCi will likely fail to build things which depend on the implicit prelude.
  20. It is specified for:
  21. cardano-sl:lib cardano-sl:exe:cardano-node-simple cardano-sl-auxx:exe:cardano-auxx cardano-sl-core:lib cardano-sl-db:lib cardano-sl-explorer:lib cardano-sl-explorer:exe:cardano-explorer cardano-sl-explorer:exe:cardano-explorer-hs2purs cardano-sl-explorer:exe:cardano-explorer-mock cardano-sl-explorer:exe:cardano-explorer-swagger cardano-sl-godtossing:lib cardano-sl-infra:lib cardano-sl-lrc:lib cardano-sl-ssc:lib cardano-sl-tools:exe:cardano-addr-convert cardano-sl-tools:exe:cardano-analyzer cardano-sl-tools:exe:cardano-block-gen cardano-sl-tools:exe:cardano-cli-docs cardano-sl-tools:exe:cardano-dht-keygen cardano-sl-tools:exe:cardano-genupdate cardano-sl-tools:exe:cardano-keygen cardano-sl-tools:exe:cardano-post-mortem cardano-sl-txp:lib cardano-sl-update:lib cardano-sl-wallet:lib cardano-sl-wallet:exe:cardano-node cardano-sl-wallet:exe:cardano-swagger cardano-sl-wallet:exe:cardano-wallet-hs2purs
  22. But not for:
  23. cardano-sl-auxx:exe:cardano-hash-installer cardano-sl-tools:exe:cardano-launcher
  24.  
  25. -XTemplateHaskell will be used, but it may cause compilation issues due to different parsing of '$' when there's no space after it.
  26. It is specified for:
  27. cardano-sl:lib cardano-sl:exe:cardano-node-simple cardano-sl-auxx:exe:cardano-auxx cardano-sl-core:lib cardano-sl-db:lib cardano-sl-godtossing:lib cardano-sl-infra:lib cardano-sl-lrc:lib cardano-sl-ssc:lib cardano-sl-txp:lib cardano-sl-update:lib cardano-sl-wallet:lib cardano-sl-wallet:exe:cardano-node
  28. But not for:
  29. cardano-sl-auxx:exe:cardano-hash-installer cardano-sl-explorer:lib cardano-sl-explorer:exe:cardano-explorer cardano-sl-explorer:exe:cardano-explorer-hs2purs cardano-sl-explorer:exe:cardano-explorer-mock cardano-sl-explorer:exe:cardano-explorer-swagger cardano-sl-tools:exe:cardano-addr-convert cardano-sl-tools:exe:cardano-analyzer cardano-sl-tools:exe:cardano-block-gen cardano-sl-tools:exe:cardano-cli-docs cardano-sl-tools:exe:cardano-dht-keygen cardano-sl-tools:exe:cardano-genupdate cardano-sl-tools:exe:cardano-keygen cardano-sl-tools:exe:cardano-launcher cardano-sl-tools:exe:cardano-post-mortem cardano-sl-wallet:exe:cardano-swagger cardano-sl-wallet:exe:cardano-wallet-hs2purs
  30.  
  31. -XOverloadedStrings will be used, but it can cause type ambiguity in code not usually compiled with it.
  32. It is specified for:
  33. cardano-sl:lib cardano-sl:exe:cardano-node-simple cardano-sl-auxx:exe:cardano-auxx cardano-sl-auxx:exe:cardano-hash-installer cardano-sl-core:lib cardano-sl-db:lib cardano-sl-explorer:lib cardano-sl-explorer:exe:cardano-explorer cardano-sl-explorer:exe:cardano-explorer-hs2purs cardano-sl-explorer:exe:cardano-explorer-mock cardano-sl-explorer:exe:cardano-explorer-swagger cardano-sl-godtossing:lib cardano-sl-infra:lib cardano-sl-lrc:lib cardano-sl-ssc:lib cardano-sl-tools:exe:cardano-addr-convert cardano-sl-tools:exe:cardano-analyzer cardano-sl-tools:exe:cardano-block-gen cardano-sl-tools:exe:cardano-cli-docs cardano-sl-tools:exe:cardano-dht-keygen cardano-sl-tools:exe:cardano-genupdate cardano-sl-tools:exe:cardano-keygen cardano-sl-tools:exe:cardano-launcher cardano-sl-tools:exe:cardano-post-mortem cardano-sl-txp:lib cardano-sl-update:lib cardano-sl-wallet:lib cardano-sl-wallet:exe:cardano-node cardano-sl-wallet:exe:cardano-wallet-hs2purs
  34. But not for:
  35. cardano-sl-wallet:exe:cardano-swagger
  36.  
  37. To resolve, remove the flag(s) from the cabal file(s) and instead put them at the top of the haskell files.
  38.  
  39. It isn't yet possible to load multiple packages into GHCi in all cases - see
  40. https://ghc.haskell.org/trac/ghc/ticket/10827
  41. * * * * * * * *
  42.  
  43. The following GHC options are incompatible with GHCi and have not been passed to it: -O2 -threaded -Werror
  44. Configuring GHCi with the following packages: cardano-sl, cardano-sl-auxx, cardano-sl-core, cardano-sl-db, cardano-sl-explorer, cardano-sl-godtossing, cardano-sl-infra, cardano-sl-lrc, cardano-sl-ssc, cardano-sl-tools, cardano-sl-txp, cardano-sl-update, cardano-sl-wallet
  45. GHCi, version 8.0.2: http://www.haskell.org/ghc/ :? for help
  46. > :l Pos.Core
  47. [ 1 of 62] Compiling Pos.Util.Util ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Util/Util.hs, interpreted )
  48. [ 2 of 62] Compiling Pos.Crypto.Signing.Types.Tag ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Types/Tag.hs, interpreted )
  49. [ 3 of 62] Compiling Pos.Crypto.Signing.Types.Redeem ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Types/Redeem.hs, interpreted )
  50. [ 4 of 62] Compiling Pos.Crypto.Random ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Random.hs, interpreted )
  51. [ 5 of 62] Compiling Pos.Core.Timestamp ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Timestamp.hs, interpreted )
  52. [ 6 of 62] Compiling Pos.Core.Script ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Script.hs, interpreted )
  53. [ 7 of 62] Compiling Pos.Core.Fee ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Fee.hs, interpreted )
  54. [ 8 of 62] Compiling Pos.Core.Constants ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Constants.hs, interpreted )
  55. [ 9 of 62] Compiling Pos.Binary.Class.Core ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Class/Core.hs, interpreted )
  56. [10 of 62] Compiling Pos.Binary.Class.Numbers ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Class/Numbers.hs, interpreted )
  57. [11 of 62] Compiling Pos.Binary.Class.Primitive ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Class/Primitive.hs, interpreted )
  58. [12 of 62] Compiling Pos.Binary.Class.TH ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Class/TH.hs, interpreted )
  59. [13 of 62] Compiling Pos.Binary.Class ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Class.hs, interpreted )
  60. [14 of 62] Compiling Pos.Binary.Core.Fee ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Fee.hs, interpreted )
  61. [15 of 62] Compiling Pos.Crypto.Hashing ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Hashing.hs, interpreted )
  62. [16 of 62] Compiling Pos.Core.Configuration.GenesisHash ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/GenesisHash.hs, interpreted )
  63. [17 of 62] Compiling Pos.Crypto.Scrypt ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Scrypt.hs, interpreted )
  64. [18 of 62] Compiling Pos.Crypto.SecretSharing ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/SecretSharing.hs, interpreted )
  65. [19 of 62] Compiling Pos.Crypto.AsBinary ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/AsBinary.hs, interpreted )
  66. [20 of 62] Compiling Pos.Crypto.Signing.Types.Signing ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Types/Signing.hs, interpreted )
  67. [21 of 62] Compiling Pos.Crypto.Signing.Types.Safe ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Types/Safe.hs, interpreted )
  68. [22 of 62] Compiling Pos.Crypto.Signing.Types ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Types.hs, interpreted )
  69. [23 of 62] Compiling Pos.Crypto.HD ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/HD.hs, interpreted )
  70. [24 of 62] Compiling Pos.Binary.Crypto ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Crypto.hs, interpreted )
  71. [25 of 62] Compiling Pos.Crypto.Encryption ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Encryption.hs, interpreted )
  72. [26 of 62] Compiling Pos.Core.Genesis.Constants ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Genesis/Constants.hs, interpreted )
  73. [27 of 62] Compiling Pos.Data.Attributes ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Data/Attributes.hs, interpreted )
  74. [28 of 62] Compiling Pos.Core.Types ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Types.hs, interpreted )
  75. [29 of 62] Compiling Pos.Binary.Core.Coin ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Coin.hs, interpreted )
  76. [30 of 62] Compiling Pos.Binary.Core.Script ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Script.hs, interpreted )
  77. [31 of 62] Compiling Pos.Binary.Core.Version ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Version.hs, interpreted )
  78. [32 of 62] Compiling Pos.Core.Class ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Class.hs, interpreted )
  79. [33 of 62] Compiling Pos.Core.Block ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Block.hs, interpreted )
  80. [34 of 62] Compiling Pos.Core.Coin ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Coin.hs, interpreted )
  81. [35 of 62] Compiling Pos.Core.Address ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Address.hs, interpreted )
  82. [36 of 62] Compiling Pos.Core.BlockVersionData ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/BlockVersionData.hs, interpreted )
  83. [37 of 62] Compiling Pos.Core.Configuration.BlockVersionData ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/BlockVersionData.hs, interpreted )
  84. [38 of 62] Compiling Pos.Core.SharedSeed ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/SharedSeed.hs, interpreted )
  85. [39 of 62] Compiling Pos.Core.Version ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Version.hs, interpreted )
  86. [40 of 62] Compiling Pos.Core.Vss.Types ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Vss/Types.hs, interpreted )
  87. [41 of 62] Compiling Pos.Core.Genesis.Types ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Genesis/Types.hs, interpreted )
  88. [42 of 62] Compiling Pos.Core.Configuration.Core ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/Core.hs, interpreted )
  89. [43 of 62] Compiling Pos.Core.Configuration.Protocol ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/Protocol.hs, interpreted )
  90. [44 of 62] Compiling Pos.Core.Slotting ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Slotting.hs, interpreted )
  91. [45 of 62] Compiling Pos.Binary.Core.Types ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Types.hs, interpreted )
  92. [46 of 62] Compiling Pos.Binary.Core.Address ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Binary/Core/Address.hs, interpreted )
  93. [47 of 62] Compiling Pos.Crypto.Signing.Tag ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Tag.hs, interpreted )
  94. [48 of 62] Compiling Pos.Crypto.Signing.Redeem ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Redeem.hs, interpreted )
  95. [49 of 62] Compiling Pos.Crypto.Signing.Signing ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Signing.hs, interpreted )
  96. [50 of 62] Compiling Pos.Crypto.Signing.Safe ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing/Safe.hs, interpreted )
  97. [51 of 62] Compiling Pos.Crypto.Signing ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto/Signing.hs, interpreted )
  98. [52 of 62] Compiling Pos.Crypto ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Crypto.hs, interpreted )
  99. [53 of 62] Compiling Pos.Core.Context.PrimaryKey ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Context/PrimaryKey.hs, interpreted )
  100. [54 of 62] Compiling Pos.Core.Context ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Context.hs, interpreted )
  101. [55 of 62] Compiling Pos.Core.Vss ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Vss.hs, interpreted )
  102. [56 of 62] Compiling Pos.Core.Configuration.GenesisData ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/GenesisData.hs, interpreted )
  103. [57 of 62] Compiling Pos.Core.Genesis.Canonical ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Genesis/Canonical.hs, interpreted )
  104. [58 of 62] Compiling Pos.Core.Genesis.Generate ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Genesis/Generate.hs, interpreted )
  105. [59 of 62] Compiling Pos.Core.Configuration.GeneratedSecrets ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration/GeneratedSecrets.hs, interpreted )
  106. [60 of 62] Compiling Pos.Core.Configuration ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Configuration.hs, interpreted )
  107. [61 of 62] Compiling Pos.Core.Genesis ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core/Genesis.hs, interpreted )
  108. [62 of 62] Compiling Pos.Core ( /home/palik/Documents/devel/cardano/cardano-sl/core/Pos/Core.hs, interpreted )
  109. Ok, modules loaded: Pos.Binary.Class, Pos.Binary.Class.Core, Pos.Binary.Class.Numbers, Pos.Binary.Class.Primitive, Pos.Binary.Class.TH, Pos.Binary.Core.Address, Pos.Binary.Core.Coin, Pos.Binary.Core.Fee, Pos.Binary.Core.Script, Pos.Binary.Core.Types, Pos.Binary.Core.Version, Pos.Binary.Crypto, Pos.Core, Pos.Core.Address, Pos.Core.Block, Pos.Core.BlockVersionData, Pos.Core.Class, Pos.Core.Coin, Pos.Core.Configuration, Pos.Core.Configuration.BlockVersionData, Pos.Core.Configuration.Core, Pos.Core.Configuration.GeneratedSecrets, Pos.Core.Configuration.GenesisData, Pos.Core.Configuration.GenesisHash, Pos.Core.Configuration.Protocol, Pos.Core.Constants, Pos.Core.Context, Pos.Core.Context.PrimaryKey, Pos.Core.Fee, Pos.Core.Genesis, Pos.Core.Genesis.Canonical, Pos.Core.Genesis.Constants, Pos.Core.Genesis.Generate, Pos.Core.Genesis.Types, Pos.Core.Script, Pos.Core.SharedSeed, Pos.Core.Slotting, Pos.Core.Timestamp, Pos.Core.Types, Pos.Core.Version, Pos.Core.Vss, Pos.Core.Vss.Types, Pos.Crypto, Pos.Crypto.AsBinary, Pos.Crypto.Encryption, Pos.Crypto.HD, Pos.Crypto.Hashing, Pos.Crypto.Random, Pos.Crypto.Scrypt, Pos.Crypto.SecretSharing, Pos.Crypto.Signing, Pos.Crypto.Signing.Redeem, Pos.Crypto.Signing.Safe, Pos.Crypto.Signing.Signing, Pos.Crypto.Signing.Tag, Pos.Crypto.Signing.Types, Pos.Crypto.Signing.Types.Redeem, Pos.Crypto.Signing.Types.Safe, Pos.Crypto.Signing.Types.Signing, Pos.Crypto.Signing.Types.Tag, Pos.Data.Attributes, Pos.Util.Util.
  110. *Pos.Core>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement