
#16035: keep-cafs fails on FreeBSD 11 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 8.7 (Linker) | Resolution: | Keywords: Operating System: FreeBSD | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: rts/keep-cafs Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): `linkwhole` also fails with very similar symptoms: {{{ =====> linkwhole(normal) 4 of 8 [0, 0, 1] cd "driver/linkwhole/linkwhole.run" && $MAKE -s --no-print-directory linkwhole Wrong exit code for linkwhole()(expected 0 , actual 2 ) Stderr ( linkwhole ): host: lib.so: unknown symbol `base_GHCziNum_zdfNumInt_closure' host: Unable to resolve objects for lib.so gmake[2]: *** [Makefile:20: linkwhole] Error 1 *** unexpected failure for linkwhole(normal) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16035#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler