mpc.janssen
2021-8-25 14:00:58

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?


mpc.janssen
2021-8-25 14:01:39

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


mflatt
2021-8-25 14:06:11

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.


mpc.janssen
2021-8-25 14:27:38

@mflatt I can wait, thanks


mpc.janssen
2021-8-25 14:28:51

@mflatt should I log a github issue?


mflatt
2021-8-25 14:29:02

No, I’m about to push the repair


mpc.janssen
2021-8-25 14:29:59

Cool :slightly_smiling_face:



mpc.janssen
2021-8-25 14:30:51

quick turnaround