You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this issue is a general ctypes problem as you indicate. Once you clear it, you will surely find further issues with ctypes-on-osx. In particular, I believe a new mounting procedure will need to be defined. Probably linux/profuse.ml should be functorized and placed into lib/.
@yallop will eventually bring back the Mac Mini (:-P) and we can rack it for remote test builds. Alternately, I will probably hook up my MacBook Air with 10.6 and broken screen in the next few days for testing if I can work around the display damage.
While the tests still fail on OS X, the ctypes problem has been temporarily addressed in HEAD using the pkg-config solution described in yallop/ocaml-ctypes#74.
I suspect this is expected because this isrunning linux tests on OSX, but that would be good to fail more graciously.
The text was updated successfully, but these errors were encountered: