[GHC] #7798: test_bindist reports ".../libffi-6.dll (No such file or directory)"

GHC cvs-ghc at haskell.org
Thu Mar 28 09:16:30 CET 2013


#7798: test_bindist reports ".../libffi-6.dll (No such file or directory)"
-----------------------------+----------------------------------------------
Reporter:  thorkilnaur       |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Build System    
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------
 Since http://darcs.haskell.org/ghcBuilder/builders/tn23/873.html, the tn23
 builder
 {{{
 $ uname -a
 Darwin thorkil-naurs-intel-mac-mini.local 9.8.0 Darwin Kernel Version
 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
 i386
 $
 }}}
 has failed with
 (http://darcs.haskell.org/ghcBuilder/builders/tn23/876/16.html):
 {{{
 ranlib: file:
 /Users/thorkilnaur/tn/builders/GHCBuilder/tn23/builder/tempbuild/build/bindisttest/install
 dir/lib/ghc-7.7.20130328/rts-1.0/libCffi_thr_p.a(ffi64.o) has no symbols
 install: rts/dist/build/libCffi_debug-ghc7.7.20130328.dylib: No such file
 or directory
 install: rts/dist/build/libCffi_thr-ghc7.7.20130328.dylib: No such file or
 directory
 install: rts/dist/build/libCffi_thr_debug-ghc7.7.20130328.dylib: No such
 file or directory
 install: rts/dist/build/libCffi_l-ghc7.7.20130328.dylib: No such file or
 directory
 install: rts/dist/build/libCffi_thr_l-ghc7.7.20130328.dylib: No such file
 or directory
 install: rts/dist/build/libffi-6.dll: No such file or directory
 strip: can't open file:
 /Users/thorkilnaur/tn/builders/GHCBuilder/tn23/builder/tempbuild/build/bindisttest/install
 dir/lib/ghc-7.7.20130328/rts-1.0/libffi-6.dll (No such file or directory)
 make[3]: *** [install_packages] Error 1
 make[2]: *** [install] Error 2
 make[1]: *** [test_bindist] Error 2
 make: *** [test_bindist] Error 2
 }}}
 The am-deb7-64 builder seems to have a similar problem
 (http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/356/16.html).

 Best regards
 Thorkil

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



More information about the ghc-tickets mailing list