-
Notifications
You must be signed in to change notification settings - Fork 66
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
snap-0.13.2.7 build fail #112
Comments
Blow away your sandbox and try again? |
Same thing... :/ |
I was able to successfully build 0.13.2.7 in a clean sandbox yesterday on OSX. I think I saw this after forcing a re-install recently but can't be sure. |
K got it. Just a theory, but I had |
Ahh, that could be it. If you are doing executable profiling, you need to have library profiling enabled. And it has to be done before you install any of the dependencies. |
Getting this on a fresh install of snap. Any ideas?
Failed to install snap-0.13.2.7 Last 10 lines of the build log ( /Users/dmj/Desktop/re/.cabal-sandbox/logs/snap-0.13.2.7.log ): Loading package zlib-0.5.4.1 ... linking ... done. Loading package zlib-bindings-0.1.1.5 ... linking ... done. Loading package zlib-enum-0.2.3.1 ... linking ... done. Loading package snap-core-0.9.6.3 ... linking ... done. Loading package snap-server-0.9.4.5 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package directory-tree-0.12.0 ... linking ... done. src/Snap/Starter.hs:1:1: cannot find normal object file ‘dist/dist-sandbox-7b037bf8/build/snap/snap-tmp/Snap/StarterTH.dyn_o’ while linking an interpreted expression cabal: Error: some packages failed to install: snap-0.13.2.7 failed during the building phase. The exception was: ExitFailure 1
The text was updated successfully, but these errors were encountered: