Skip to content

T10955dyn fail on MacOS Monterey

Currently T10955dyn fails on macOS Monterey due to:

Wrong exit code for T10955dyn()(expected 0 , actual 2 )
Stderr ( T10955dyn ):
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
dyld[33295]: Library not loaded: @rpath/libB.dylib
  Referenced from: /private/var/folders/40/9ycf5rrj1mq89k2xdpyt5rl00000hm/T/ghctest-9hn08n9h/test   spaces/testsuite/tests/ghci/linking/dyn/T10955dyn.run/bin_dyn/T10955dyn
  Reason: tried: '/usr/local/lib/libB.dylib' (no such file), '/usr/lib/libB.dylib' (no such file)
make: *** [compile_libAB_dyn] Abort trap: 6
*** unexpected failure for T10955dyn(normal)

This looks relevant, suggesting that it might be an upstream bug: https://github.com/cl-plus-ssl/cl-plus-ssl/issues/138

Edited by Ben Gamari
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information