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

Partial failure installing racket on apple m1 #4

Open
thomasdziedzic-calmwave opened this issue May 23, 2023 · 1 comment
Open

Partial failure installing racket on apple m1 #4

thomasdziedzic-calmwave opened this issue May 23, 2023 · 1 comment

Comments

@thomasdziedzic-calmwave

Relevant section:

raco setup: --- installing collections ---                         [9:48:33]
raco setup: installing: <collects>/racket
raco setup: installing: <pkgs>/gui-lib/mred
raco setup: installing: <pkgs>/gui-lib/racket/gui
raco setup: installing: <pkgs>/mzcom
raco setup: installing: <pkgs>/mzscheme-lib/mzscheme
raco setup: installing: <pkgs>/racket-doc/help
raco setup: --- post-installing collections ---                    [9:48:33]
raco setup: --- checking package dependencies ---                  [9:48:33]
raco setup: package not installed: "racket-aarch64-macosx-3"
raco setup:   dependency of: racket-lib
raco setup: package not installed: "draw-aarch64-macosx-3"
raco setup:   dependency of: draw-lib
raco setup: package not installed: "gui-aarch64-macosx"
raco setup:   dependency of: gui-lib
raco setup: package not installed: "math-aarch64-macosx"
raco setup:   dependency of: math-lib
raco setup: --- summary of package problems ---                    [9:48:36]
raco setup: package not installed: math-aarch64-macosx
raco setup: package not installed: gui-aarch64-macosx
raco setup: package not installed: draw-aarch64-macosx-3
raco setup: package not installed: racket-aarch64-macosx-3
failed
 in build-one
 in loop
 in module->hash
make: *** [install] Error 1
raco pkg install: package is already installed
  package: main-distribution
Installed Racket 8.9

Attached the full log:

Log at 2023-05-23 9-56-21 AM.txt

@brandoncc
Copy link

Same problem here, it seems to be related to, or at least similar to, racket/racket#4108.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants