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

bulild error in windows10 #88

Open
initprism opened this issue Apr 18, 2022 · 0 comments
Open

bulild error in windows10 #88

initprism opened this issue Apr 18, 2022 · 0 comments

Comments

@initprism
Copy link

while i build postgresql-simple in windows10
error occurs

stack version - 2.7.3

here cabal debug message

2022-04-18 21:43:41.257765: [warn] Access violation in generated code when reading 0x800000008
2022-04-18 21:43:41.310762: [warn]
2022-04-18 21:43:41.310762: [warn]  Attempting to reconstruct a stack trace...
2022-04-18 21:43:41.310762: [warn]
2022-04-18 21:43:41.311768: [warn]    Frame     Code address
2022-04-18 21:43:41.311768: [warn]  * 0x4e5fa40 0x7ffcf5196c3b C:\Windows\SYSTEM32\ntdll.dll+0xa6c3b
2022-04-18 21:43:41.311768: [warn]  * 0x4e5fa80 0x7ffcf51147b1 C:\Windows\SYSTEM32\ntdll.dll+0x247b1
2022-04-18 21:43:41.311768: [warn]  * 0x4e5fab0 0x7ffce5bf6958 C:\Windows\SYSTEM32\MSVCR120.dll+0x66958
2022-04-18 21:43:41.311768: [warn]  * 0x4e5faf0 0x3fd6413 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3bd6413
2022-04-18 21:43:41.311768: [warn]  * 0x4e5fb40 0x3fd66a9 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3bd66a9
2022-04-18 21:43:41.312773: [warn]  * 0x4e5fbf0 0x3fce704 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3bce704
2022-04-18 21:43:41.312773: [warn]  * 0x4e5fc40 0x3fcfc44 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3bcfc44
2022-04-18 21:43:41.312773: [warn]  * 0x4e5fd00 0x3fcab4b C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3bcab4b
2022-04-18 21:43:41.312773: [warn]  * 0x4e5fe20 0x4015ae3 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x3c15ae3
2022-04-18 21:43:41.313766: [warn]  * 0x4e5fef0 0x4013c1 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x13c1
2022-04-18 21:43:41.313766: [warn]  * 0x4e5ff20 0x4014f6 C:\Users\KimDoohwan\AppData\Local\Programs\stack\x86_64-windows\ghc-9.0.2\bin\ghc-9.0.2.exe+0x14f6
2022-04-18 21:43:41.313766: [warn]  * 0x4e5ff50 0x7ffcf3957034 C:\Windows\System32\KERNEL32.DLL+0x17034
2022-04-18 21:43:41.313766: [warn]  * 0x4e5ffd0 0x7ffcf5142651 C:\Windows\SYSTEM32\ntdll.dll+0x52651
2022-04-18 21:43:41.313766: [warn]
2022-04-18 21:43:41.350758: [debug] Start: getPackageFiles C:\Users\KimDoohwan\Desktop\webdev\webdev.cabal
2022-04-18 21:43:41.384758: [debug] Finished in 34ms: getPackageFiles C:\Users\KimDoohwan\Desktop\webdev\webdev.cabal
2022-04-18 21:43:41.389754: [error]
--  While building package webdev-0.1.0.0 (scroll up to its section to see the error) using:
      C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_3.4.1.0_ghc-9.0.2.exe --verbose --builddir=.stack-work\dist\d53b6a14 build lib:webdev exe:webdev-exe --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 11
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

1 participant