Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid platform constants #388

Closed
danwdart opened this issue Oct 25, 2022 · 2 comments
Closed

Invalid platform constants #388

danwdart opened this issue Oct 25, 2022 · 2 comments

Comments

@danwdart
Copy link

In commit 495a764 I get:

$ doctest
doctest: Invalid platform constants
CallStack (from HasCallStack):
  error, called at compiler/stage2/build/GHC/Platform/Constants.hs:297:10 in ghc:GHC.Platform.Constants

Not sure what that's all about, or whether I've compiled it incorrectly?

strace references the DerivedConstants.h file in ghc-9.4.2/rts/include/DerivedConstants.h just before printing, if that's of any help.

@sol
Copy link
Owner

sol commented Oct 26, 2022

@danwdart thanks for reporting this. As it stands I think this issue is not actionable. What I think we would need are exact and minimal steps on how to reproduce the issue so that somebody who feels the urge to do so can investigate it.

@danwdart
Copy link
Author

Think it was a red herring actually. Recompilation and recaching solved itself. Will bring back up if it's reproducible. Thanks

@danwdart danwdart closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants