
#7774: T5313 fails -------------------------------------+------------------------------------ Reporter: igloo | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: GHC API | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by gmainland): Yes it is, but the error is slightly different: {{{ =====> T5313(normal) 2009 of 3799 [0, 0, 0] cd ./driver && '/home/mainland/ghc/ghc-working-build/inplace/bin/ghc- stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user- package-db -rtsopts -fno-ghci-history -o T5313 T5313.hs -package ghc
T5313.comp.stderr 2>&1 cd ./driver && ./T5313 "/home/mainland/ghc/ghc-working-build/inplace/lib" T5313.run.stdout 2>T5313.run.stderr Wrong exit code (expected 0 , actual 1 ) Stdout:
Stderr: T5313: <command line>: can't load .so/.DLL for: /home/mainland/ghc/ghc- working-build/libraries/ghc-prim/dist-install/build/libHSghc- prim-0.3.1.0-ghc7.7.20131010.so (/home/mainland/ghc/ghc-working- build/libraries/ghc-prim/dist-install/build/libHSghc- prim-0.3.1.0-ghc7.7.20131010.so: undefined symbol: stg_forkOnzh) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7774#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler