I am trying to use iracket on Apple silicon. I get an error from the ffi package when trying to install it: lookup-errno: unsupported is this a known issue?
Full stack: raco setup: error loading installer: lookup-errno: unsupported context...: /Applications/Racket v8.2/collects/racket/private/more-scheme.rkt:163:2: select-handler/no-breaks /Applications/Racket v8.2/collects/setup/setup-core.rkt:208:50 /Applications/Racket v8.2/collects/setup/setup-core.rkt:926:2: do-install-part /Applications/Racket v8.2/collects/setup/setup.rkt:78:3 /Applications/Racket v8.2/collects/pkg/main.rkt:17:0: setup /Applications/Racket v8.2/collects/racket/contract/private/arrow-higher-order.rkt:375:33 /Applications/Racket v8.2/share/pkgs/gui-lib/mrlib/terminal.rkt:213:7 /Applications/Racket v8.2/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:435:6 /Applications/Racket v8.2/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:486:32 /Applications/Racket v8.2/collects/racket/private/more-scheme.rkt:148:2: call-with-break-parameterization /Applications/Racket v8.2/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:370:11: eventspace-handler-thread-proc raco setup: --- summary of errors --- [15:59:45] raco setup: error: during post install for <pkgs>/zeromq-r-lib (zeromq) raco setup: raco setup: error loading installer: lookup-errno: unsupported DrRacket install: packages installed, although setup reported errors
Looks like this is a bug in CS where arm64osx is not covered by a dispatch where it should be. I’ll fix the bug, but I don’t have a good idea of a workaround other than using the Intel build.
@mflatt I can wait, thanks
@mflatt should I log a github issue?
No, I’m about to push the repair
Cool :slightly_smiling_face:
quick turnaround