Navigation Menu

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

cabal-helper build-failure #778

Closed
bergmark opened this issue Aug 26, 2015 · 4 comments
Closed

cabal-helper build-failure #778

bergmark opened this issue Aug 26, 2015 · 4 comments

Comments

@bergmark
Copy link
Member

Unpacking to cabal-helper-0.5.1.0/
Resolving dependencies...
[1 of 1] Compiling Main             ( dist/setup/setup.hs, dist/setup/Main.o )
Linking ./dist/setup/setup ...
Configuring cabal-helper-0.5.1.0...
Building cabal-helper-0.5.1.0...
Preprocessing library cabal-helper-0.5.1.0...
[1 of 4] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/CabalHelper/Sandbox.o )
[2 of 4] Compiling CabalHelper.Types ( CabalHelper/Types.hs, dist/build/CabalHelper/Types.o )
[3 of 4] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/Paths_cabal_helper.o )
[4 of 4] Compiling Distribution.Helper ( Distribution/Helper.hs, dist/build/Distribution/Helper.o )
In-place registering cabal-helper-0.5.1.0...
Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.5.1.0...
[1 of 6] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Sandbox.o )
[2 of 6] Compiling CabalHelper.GuessGhc ( CabalHelper/GuessGhc.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/GuessGhc.o )
[3 of 6] Compiling CabalHelper.Common ( CabalHelper/Common.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Common.o )
[4 of 6] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Data.o )
[5 of 6] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Paths_cabal_helper.o )
[6 of 6] Compiling Main             ( CabalHelper/Wrapper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Main.o )
[5 of 6] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Data.o )
Linking dist/build/cabal-helper-wrapper/cabal-helper-wrapper ...
extended "cabal-helper-wrapper"
Installing executable(s) in /home/stackage/.cabal/libexec
Warning: The directory /home/stackage/.cabal/libexec is not in the system
search path.
setup: /home/stackage/.cabal/libexec: permission denied

Ping @mvoidex

@mvoidex
Copy link
Contributor

mvoidex commented Aug 26, 2015

Ping @DanielG

@mvoidex
Copy link
Contributor

mvoidex commented Aug 26, 2015

DanielG/cabal-helper#7

@DanielG
Copy link
Contributor

DanielG commented Aug 27, 2015

chmod a+rw ~/.cabal/libexec?

@bergmark
Copy link
Member Author

cabal-helper is included in nightly so we can close this.

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

3 participants