Advertisement
Guest User

du

a guest
Feb 18th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. [7 of 8] Compiling Cardano.Config.Protocol [Codec.CBOR.Read changed]
  2. ghc: panic! (the 'impossible' happened)
  3. (GHC version 8.6.5 for x86_64-unknown-linux):
  4. StgCmmEnv: variable not found
  5. ds_s18oj
  6. local binds for:
  7. $fExceptionConfigurationError
  8. $fExceptionConfigurationError1
  9. $fExceptionConfigurationError_$ctoException
  10. $fExceptionConfigurationError_$cfromException
  11. $fShowProtocolInstantiationError
  12. $fShowProtocolInstantiationError_$cshowsPrec
  13. $fShowProtocolInstantiationError_$cshow
  14. $fShowProtocolInstantiationError_$cshowList
  15. $fShowProtocolInstantiationError1
  16. $fShowProtocolInstantiationError2
  17. $fShowProtocolInstantiationError10
  18. $fShowProtocolInstantiationError11
  19. $fShowProtocolInstantiationError12
  20. $fShowProtocolInstantiationError13
  21. $fShowProtocolInstantiationError14
  22. $fShowProtocolInstantiationError15
  23. $fShowProtocolInstantiationError16
  24. $fShowProtocolInstantiationError3
  25. $fShowProtocolInstantiationError4
  26. $fShowProtocolInstantiationError5
  27. $fShowProtocolInstantiationError6
  28. $fShowProtocolInstantiationError7
  29. $fShowProtocolInstantiationError8
  30. $fShowProtocolInstantiationError9
  31. $s$fApplyTxSimpleBlock'10
  32. $s$fApplyTxSimpleBlock'9
  33. $tc'ByronLegacyProtocolNotImplemented
  34. $trModule
  35. $tc'ByronLegacyProtocolNotImplemented2
  36. $tc'ByronLegacyProtocolNotImplemented1
  37. $tc'ByronLegacyProtocolNotImplemented3
  38. $tc'CanonicalDecodeFailure
  39. $tc'CanonicalDecodeFailure2
  40. $tc'CanonicalDecodeFailure1
  41. $tc'CanonicalDecodeFailure3
  42. $tc'DelegationCertificateFilepathNotSpecified
  43. $tc'DelegationCertificateFilepathNotSpecified1
  44. $tc'DelegationCertificateFilepathNotSpecified2
  45. $tc'LedgerConfigError
  46. $tc'LedgerConfigError2
  47. $tc'LedgerConfigError1
  48. $tc'LedgerConfigError3
  49. $tc'MissingCoreNodeId
  50. $tc'MissingCoreNodeId1
  51. $tc'MissingCoreNodeId2
  52. $tc'MissingNumCoreNodes
  53. $tc'MissingNumCoreNodes1
  54. $tc'MissingNumCoreNodes2
  55. $tc'PbftError
  56. $tc'PbftError2
  57. $tc'PbftError1
  58. $tc'PbftError3
  59. $tc'SigningKeyDeserialiseFailure
  60. $tc'SigningKeyDeserialiseFailure2
  61. $tc'SigningKeyDeserialiseFailure1
  62. $tc'SigningKeyDeserialiseFailure3
  63. $tc'SigningKeyFilepathNotSpecified
  64. $tc'SigningKeyFilepathNotSpecified1
  65. $tc'SigningKeyFilepathNotSpecified2
  66. $tcProtocolInstantiationError
  67. $tcProtocolInstantiationError1
  68. $tcProtocolInstantiationError2
  69. $tcSomeProtocol
  70. $tcSomeProtocol1
  71. $tcSomeProtocol2
  72. $trModule3
  73. $trModule1
  74. $trModule2
  75. $trModule4
  76. mockSlotLengths_rRCC
  77. lvl_r18fj
  78. lvl1_r18fk
  79. lvl2_r18fl
  80. lvl3_r18fm
  81. lvl4_r18fn
  82. lvl5_r18fo
  83. lvl6_r18fp
  84. lvl7_r18fq
  85. mockSecurityParam_r18fr
  86. $krep_r18fs
  87. $krep1_r18ft
  88. $krep2_r18fu
  89. $krep3_r18fv
  90. lvl8_r18fw
  91. mockSlotLength_r18fx
  92. $dFromJSON_r18fy
  93. lvl9_r18fz
  94. lvl10_r18fA
  95. ww3_r18fB
  96. lvl11_r18fC
  97. lvl12_r18fD
  98. poly_d_r18fE
  99. k_s18oh
  100. wild_s18oi
  101. sat_s18on
  102. Call stack:
  103. CallStack (from HasCallStack):
  104. callStackDoc, called at compiler/utils/Outputable.hs:1160:37 in ghc:Outputable
  105. pprPanic, called at compiler/codeGen/StgCmmEnv.hs:149:9 in ghc:StgCmmEnv
  106.  
  107. Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
  108.  
  109.  
  110. -- While building package cardano-config-0.1.0.0 using:
  111. /home/jordan/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.4.0.1 build lib:cardano-config --ghc-options " -fdiagnostics-color=always"
  112. Process exited with code: ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement