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

Update squared-cool #12

Open
hiromi-mi opened this issue Feb 14, 2021 · 1 comment
Open

Update squared-cool #12

hiromi-mi opened this issue Feb 14, 2021 · 1 comment

Comments

@hiromi-mi
Copy link
Owner

#5 98.48 2021-02-14 07:08:41.149077: [error] utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist: exec: line 3: utils/ghc-cabal/dist-install/build/tmp/ghc-cabal: not found
#5 98.48 2021-02-14 07:08:41.152519: [error] make[1]: *** [ghc.mk:1001: install_packages] Error 127
#5 98.48 2021-02-14 07:08:41.152660: [error] make: *** [Makefile:51: install] Error 2
#5 98.48 2021-02-14 07:08:41.154054: [error] Received ExitFailure 2 when running
#5 98.48 Raw command: /usr/bin/make install
#5 98.48 Run from: /root/.stack/programs/x86_64-linux/ghc-tinfo6-8.4.3.temp/ghc-8.4.3/
#5 98.48 
#5 98.49 2021-02-14 07:08:41.154325: [error] 
#5 98.49 Error: Error encountered while installing GHC with
#5 98.49          make install
#5 98.49          run in /root/.stack/programs/x86_64-linux/ghc-tinfo6-8.4.3.temp/ghc-8.4.3/
#5 98.49        
#5 98.49        The following directories may now contain files, but won't be used by stack:
#5 98.49          - /root/.stack/programs/x86_64-linux/ghc-tinfo6-8.4.3.temp/
#5 98.49          - /root/.stack/programs/x86_64-linux/ghc-tinfo6-8.4.3/
#5 98.49        
#5 98.49        For more information consider rerunning with --verbose flag
#5 98.49        
------
executor failed running [/bin/sh -c rm /bin/haskell &&     apk add --update $BUILD_PACKAGES $RUNTIME_PACKAGES &&     ln -s /usr/lib/libncursesw.so.6 /usr/lib/libtinfo.so.6 &&     (curl -sSL https://raw.githubusercontent.com/commercialhaskell/stack/de2a7b694f07de7e6cf17f8c92338c16286b2878/etc/scripts/get-stack.sh | sh) &&     git clone --depth 1 https://gitlab.com/fogity/squared-cool.git &&     cd squared-cool &&     echo 'system-ghc: true' >> stack.yaml &&     stack setup --verbose &&     stack build &&     apk del $BUILD_PACKAGES &&     rm -rf /var/cache/apk/* /tmp/* &&     ln -s /bin/script /bin/squared-cool]: exit code: 1

stack か何かが未導入か?

@hiromi-mi
Copy link
Owner Author

commercialhaskell/stack#4196
same error message

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