Status: Started
Owner: [email protected]
Labels: Type-Other Milestone-Release2.12 Maintainability HaskellTask
New issue 683 by [email protected]: Compilation spuriously fails with ghc:
src/Ganeti/JSON.o: unknown symbol `attoparsec...
http://code.google.com/p/ganeti/issues/detail?id=683
What steps will reproduce the problem?
1. Compile the project on Debian Wheezy with GHC 7.4.1-4
What is the expected output? What do you see instead?
I expect it to compile. Instead it fails with
ghc: src/Ganeti/JSON.o: unknown symbol
`attoparseczm0zi11zi1zi0_DataziAttoparsecziText_zdwf_info`
This doesn't happen on Debian Squeeze with GHC 6.12. Perhaps it's related
to https://ghc.haskell.org/trac/ghc/ticket/4899, because it appeared after
changing TH code, even though the change hasn't touched any attoparsec
code. But it occurs even if I disable the "non-standard" compile options.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings