#5537: ghc doesn't find libffi.so.5 in testsuite
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.3                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 Running the testsuite, more or less every dyn test fails with
 {{{
 Wrong exit code (expected 0 , actual 127 )
 Stdout:

 Stderr:
 ./T5041: error while loading shared libraries: libffi.so.5: cannot open
 shared object file: No such file or directory
 }}}
 (some fail for other reasons before getting to that stage).

 Running `make TEST=whichever` in the testsuite directory, all the tests I
 tried passed the dyn way, so it seems to be an issue with the testsuite-
 driver.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5537>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to