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

Install fails #10

Closed
ngerasimatos opened this issue Jan 8, 2021 · 2 comments
Closed

Install fails #10

ngerasimatos opened this issue Jan 8, 2021 · 2 comments

Comments

@ngerasimatos
Copy link

$ cat opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_stack/stack/main.log | grep -i fail

:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:info:build base-compat > [ 9 of 112] Compiling Control.Monad.Fail.Compat
:info:build base-compat > [ 10 of 112] Compiling Control.Monad.Fail.Compat.Repl
:info:build Cabal > [ 5 of 234] Compiling Distribution.Compat.MonadFail
:info:build aeson > 800 | withBoundedScientific_ whenFail f v@(Number scientific) =
:info:build aeson-compat > 119 | import Data.Aeson.Types (Parser, modifyFailure, typeMismatch, defaultOptions)
:info:build mustache > Deprecated: "Please use decodeEither' or decodeThrow, which provide more useful failures"
:info:build Process exited with code: ExitFailure 1
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_stack/stack/work/stack-2.5.1" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_stack/stack/work/bin/stack build --with-gcc /usr/bin/clang --allow-different-user
:error:build Failed to build stack: command execution failed
:debug:build Backtrace: command execution failed
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:info:build Process exited with code: ExitFailure 1
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_stack/stack/work/stack-2.5.1" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_stack/stack/work/bin/stack build --with-gcc /usr/bin/clang --allow-different-user
:error:build Failed to build stack: command execution failed
:debug:build Backtrace: command execution failed

@rom3r4
Copy link

rom3r4 commented Jan 11, 2021

I am getting that exact same error when installing on macOS Big Sur

Attached is my log file

main.log

@essandess
Copy link
Owner

There’s been a bunch of updates at MacPorts upstream, including stack on which your log shows the fail. Would you please try again? Also, this would count as a MacPorts issue now, so please post issues at https://trac.macports.org/.

I’m going to close this issue because it belongs at MacPorts, not this deprecated repo.

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